React NativeTemplate
Screenshot
Graphic Design
https://www.behance.net/gallery/66946441/Daily-UI-001-Sign-up-pages - Iqbal Aqaba Putera
Getting Started
Cloning this repo use SSH
git clone git@github.com:IrvanAhmadP/RNSignUpTemplate.git
Cloning this repo use HTTPS:
git clone https://github.com/IrvanAhmadP/RNSignUpTemplate.git
Open the directory:
cd RNSignUpTemplate
Installing
First time you need to install all of package json
npm install
react native link
Waiting until finish
Running the tests
Running for android
react-native run-android
Running for iOS
react-native run-ios
Deployment
To make it standalone compile without development mode. You need to run npm like this for debug standalone
npm run-script bundleDebug && npm run-script buildDebug
For release standalone version, but you need keystore. If you want upload to playstore
npm run-script bundleRelease && npm run-script buildRelease
Built With
- React Native 0.55 - Mobile apps framework
Authors
- Irvan Ahmad Prasetya - Apps Developer - Irvan Ahmad Prasetya
- Iqbal Aqaba Putera - Apps Designer - Iqbal Aqaba Putera