Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR JAVASCRIPT

react native

//if you want to use expo for your react native app.
//first you need to install expo-cli.
npm install -g expo-cli

//after that use expo init <name>.
//chose the name you wnat.
expo init appName
Source by www.npmjs.com #
 
PREVIOUS NEXT
Tagged: #react #native
ADD COMMENT
Topic
Name
7+8 =