Quiz App using React Native
This app is a simple example about how to create a React Native app for a simple quiz game. You can find a post describing this app in detail here at my site
This app requires the next dependencies:
- react-native-sound for playing sound
- react-navigation to navigate between screens
- react-timer-mixin for timed operations
GNU General Public License v3.0