A simple guess the number game in react native
- xcode for Ios application
- Android sdk and avd for Android application
Clone repo
$ git clone https://github.com/pradeep1991singh/GuessGame.git
Run android app
$ react-native run-android
Run Ios app
$ react-native run-ios