create-react-native-example

1.0.1 • Public • Published

create-react-native-example

📦 Create React Native examples for RN libraries developed by you

Installation

npm install create-react-native-example --dev

Usage

./node_modules/.bin/create-react-native-example MyExampleAppName

Run

After that the CLI will create a example React Native project under the examples/ folder where you ran the command. Then:

cd MyExampleAppName/ && npm run start
 
# And in another terminal tab run: 
npm run android
# or 
npm run ios

Dependencies (1)

Dev Dependencies (0)

    Package Sidebar

    Install

    npm i create-react-native-example

    Weekly Downloads

    1

    Version

    1.0.1

    License

    MIT

    Unpacked Size

    5.19 kB

    Total Files

    5

    Last publish

    Collaborators

    • ffrm