kitconcept / react-native-starter

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

React-Native-Starter

Install expo-cli globally:

npm install -g expo-cli

Create new project:

expo init
cd react-native-starter
yarn start

Install iOS Emulator

Install Xcode through the Apple app store. Go to preferences, click on Components tab, install a simulator from the list.

Start with Expo

Start Expo app:

yarn start

About


Languages

Language:JavaScript 100.0%