React Native implementation for Pharmacy on duty (https://github.com/emre/PharmacyOnDuty)
pharmacyonduty uses react native, redux
IOS
Android
![List](screenshots/android_detail.png)$ npm install -g react-native-cli
$ brew install watchman
$ brew install flow
$ git clone [email protected]:bahattincinic/pharmacyonduty-mobile.git
$ cd pharmacyonduty-mobile && npm install
Click the following links for more information:
$ react-native run-android
Facebook recommended to Genymotion for Android Emulator. Genymotion is Fast And Easy Android Emulator.
$ Open ios/pharmacyonduty.xcodeproj
Run project with xcode.
or
$ react-native run-ios
Xcode 7.0 or higher is required. It can be installed from the App Store.