Built with React Native 0.4 for iOS 10 and Android 7(Nougat).
Git clone the project and then run npm i
to install all dependencies.
Run react-native run-ios
for running on iOS Simulator and react-native run-android
for running on android simulator.
Also you can open iOS project in Xcode and Android project in Android Studio from respective folders.