Skip to content

SzymonT99/quiz-react-native

Repository files navigation

Quiz - React Native

A quiz in which you choose a specific topic and answer interesting questions.

Technologies

  • JavaScript
  • React Native
  • React Navigation
  • SQLite

Features

  • Providing a username and saving it in AsyncStorage.
  • Application uses http protocol to get data about quiz topics and questions with answers.
  • Saving user results in a table.
  • Once a day, the data from API are saved in a local database.
  • If there is no internet connection, you can use the application.

Presentation

  • Choosing a topic and solving a quiz


  • Drawer Navigation


  • Saving user results


  • No Internet connection