priyesh9875 / Anaadyanta

Android and iOS for Anaadyanta 2017

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Anaadyanta

App for Anaadyanta 2017

Tested on Android 5, 6, 7 real and emulator. iOS 10.2 simulator

Run project

git clone https://github.com/priyesh9875/Anaadyanta.git

cd Anaadyanta

npm i

react-native run-android && react-native start

Note: Edit app/config/firebase and add your firebase credentials before running react-native commands

Note for iOS build

We haven't tested notification on iOS device as it requires apple dev account. So before building for iOS, make sure to unlink react-native-fcm and remove all instance of react-native-fcm from the source code

About

Android and iOS for Anaadyanta 2017

License:Other


Languages

Language:JavaScript 98.0%Language:Objective-C 1.1%Language:Java 0.5%Language:Python 0.4%