/expo-react-native

expo-reactnative

Primary LanguageJavaScript

expo-react-native

expo-reactnative

Usage

Choose the right branch in this repository to get the code for the different parts of the series.

Git Clone

git clone https://github.com/nileshdt/expo-react-native.git

Install all dependencies

cd expo-react-native
yarn install

Run the server

yarn start

Run on android

yarn android