code is hosted at this snack
React Native Quiz App based on Open Trivia Database API
Based on final code of this youtube tutorial.
Uses Ui Kitten components
TODO Roadmap:
-Show correct choice after confirming answer - DONE
-Review previous answers
-Timer (Quiz, Question)
-Change quiz settings (Number of items, Category, Difficulty)
-User login
-Save results (local or Firebase)
-Leaderboards
How to Run (after cloning)
- Make sure to have expo-cli installer "npm install -g expo-cli"
- "npm run start"