- The following repo contains the source code for the native app of Amity Linux Assistance Sapience.
- Feel free to open an issue or recommend any changes which you want to see in the App.
- Upload Screenshot(s) while making a PR if needed.
npm install
Before run android build, setup Android Studio
Before run ios build, setup XCode
react-native run-android
react-native run-ios That's all
For more on how to run, https://facebook.github.io/react-native/docs/getting-started.html
If you want to install app in the device, connect your device to the system with debugger mode on and run the above command (app will be installed automatically)