Simple Android/iOS application written in React Native
Big thanks https://api.chucknorris.io/ team for their API
Home | Search | Share |
---|---|---|
Home | Search | Share |
---|---|---|
If you want to see how it works on your device you can easily download APK file. Or you can clone this repository and build APK by yourself or the app on iOS devices please continue to next steps.
React Native https://facebook.github.io/react-native/docs/getting-started
npm install
# android
react-native run-android
# ios
react-native run-iod