A basic Todo App built using NativeBase and Redux
iOS | Android |
---|---|
-
Globally installed node >= 4.0
-
Globally installed npm >= 3.0
-
Globally installed react-native CLI
$ git clone [email protected]:GeekyAnts/NativeBase-TodoApp.git
$ cd NativeBase-TodoApp
$ npm install
Mac OS and Xcode are required.
- Open
NativeBase-TodoApp/ios/ReduxTime.xcodeproj
in Xcode - Hit the Run button
You'll need to have all the prerequisites (SDK, NDK) for Building React Native installed.
Start an Android emulator (Genymotion is recommended).
react-native run-android