1.0.61 • Published 10 months ago

expo-library-builder v1.0.61

Weekly downloads
-
License
ISC
Repository
-
Last release
10 months ago

Expo Library Builder

Expo Library Builder is a command-line tool for creating an Expo library template. It helps you set up the directory structure and configuration files necessary for creating an Expo component library.

Installation

You can install Expo Library Builder globally using npm or yarn:

npm install -g expo-library-builder

or

yarn global add expo-library-builder

Usage

To create an Expo library with the specified name, run the following command:

npx expo-library-builder init <name>

Replace with the desired name for your library. This command will create a new directory with the specified name, set up the necessary files and dependencies, and generate an example component.

Development

If you want to contribute to Expo Library Builder or modify the source code, follow these steps:

  1. Clone the repository:
git clone https://github.com/your-username/expo-library-builder.git
  1. Install the dependencies:
cd expo-library-builder
npm install
  1. Test your updates:
npm run test
1.0.61

10 months ago

1.0.60

10 months ago

1.0.59

10 months ago

1.0.55

10 months ago

1.0.54

10 months ago

1.0.53

10 months ago

1.0.52

10 months ago

1.0.51

10 months ago

1.0.50

10 months ago

1.0.49

10 months ago

1.0.48

10 months ago

1.0.47

10 months ago

1.0.46

10 months ago

1.0.45

10 months ago

1.0.44

10 months ago

1.0.43

10 months ago

1.0.42

10 months ago

1.0.41

10 months ago

1.0.40

10 months ago

1.0.39

10 months ago

1.0.38

10 months ago

1.0.37

10 months ago

1.0.36

10 months ago

1.0.35

10 months ago

1.0.34

10 months ago

1.0.33

10 months ago

1.0.32

10 months ago

1.0.30

10 months ago

1.0.28

10 months ago

1.0.27

10 months ago

1.0.26

10 months ago

1.0.25

10 months ago

1.0.24

10 months ago

1.0.23

10 months ago

1.0.22

10 months ago

1.0.21

10 months ago

1.0.20

10 months ago

1.0.19

10 months ago

1.0.18

10 months ago

1.0.17

10 months ago

1.0.16

10 months ago

1.0.15

10 months ago

1.0.14

10 months ago

1.0.13

10 months ago

1.0.12

10 months ago

1.0.11

10 months ago

1.0.10

10 months ago

1.0.9

10 months ago

1.0.8

10 months ago

1.0.7

10 months ago

1.0.6

10 months ago

1.0.5

10 months ago

1.0.4

10 months ago

1.0.3

10 months ago

1.0.1

10 months ago

1.0.0

10 months ago