Skip to content

asnando/create-react-native-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

create-react-native-example

📦 Create React Native examples for RN libraries developed by you

Installation

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

# or install globally:
npm install create-react-native-example --global

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

About

📦 Create React Native examples for RN libraries developed by you

Resources

Stars

Watchers

Forks

Packages

No packages published