Based on rn-skeleton.
You can run the published application or download the repository and run it on your machine.
Run the published application
-
Install Expo client for iOS and Android
-
Opening the app on your phone/tablet
If you use iOS, you need to log in to the Expo client with:
login -FutureOfRussiaGuest, password -h9SJfm2jWR!hThxFollow the link or scan this QR code:
Install project
-
Install Expo CLI
npm install -g expo-cli # in the root directory -
Install Expo client for iOS and Android
-
Clone repository
git clone https://github.com/FutureOfRussia/react-native-examples.git
-
Install project dependencies
Navigate to the project folder in your terminal
cd react-native-examplesand runnpm install. -
Starting the development server
Type
expo startto start the local development server of Expo CLI. -
Opening the app on your phone/tablet
- 🍎 On your iPhone or iPad, open the default Apple "Camera" app and scan the QR code you see in the terminal or in Expo Dev Tools.
- 🤖 On your Android device, press "Scan QR Code" on the "Projects" tab of the Expo client app and scan the QR code you see in the terminal or in Expo Dev Tools.
.png?raw=true)