Get Started
This section will help you walk through the minimum required setup to run the project.
Last updated
Was this helpful?
This section will help you walk through the minimum required setup to run the project.
Last updated
Was this helpful?
Get the code
Opt #1. Download ZIP
Not familiar with Git? Click to download React Native Holistic Hotel App Theme. Extract the contents of ZIP file after downloading. Downloading ZIP file does not help you to sync with further updates of Social App.
Opt #2. Clone
To setup React Native Holistic Hotel App Theme on your system, and sync your app with constant updates, clone the repo. Click to clone React Native Holistic Hotel App Theme using GitStrap.
Install packages
Run on iOS
Opt #1:
Run npm start
in your terminal
Scan the QR code in your Expo app
Opt #2:
Run npm run ios
in your terminal
Run on Android
Opt #1:
Run npm start
in your terminal
Scan the QR code in your Expo app
Opt #2:
Make sure you have an Android emulator
installed and running
Run npm run android
in your terminal
NodeJS
React Native Developer Tools
The instructions are a bit different depending on your operating system (MacOS, Windows, Linux) and the target development environment (Android, OS).
Expo
Run npm install -g expo
in your terminal to install expo
Run npm install -g expo-cli
in your terminal to install expo CLI
In your terminal, run the following command to launch the app in an IOS Emulator:
OR:
Run the following command to launch the app and Scan the QR code in your Expo app:
You must open the Android emulator manually or connect your device to USB debug mode.
In your terminal, run
OR:
In your terminal, run the following and then Scan the QR code in your Expo app:
Make sure you have a recent version (8.11 or later) of installed globally.
Ensure that development tools and their prerequisites are installed globally.
You must follow the guide in the tab labeled . The basic tutorial explaining the main principles of React Native is also very useful for a first start of React Native.
Globally installed :