4

A customisable quiz app made in React Native

 2 years ago
source link: https://reactnativeexample.com/a-customisable-quiz-app-made-in-react-native/
Go to the source link to view the article. You can view the picture content, updated content and better typesetting reading experience. If the link is broken, please click the button below to view the snapshot at that time.
Quiz

A customisable quiz app made in React Native

Sep 07, 2021 1 min read

quizApp ❓

Customisable quizApp made in react native

Features ⚛️

  • Customisable Questions

Screenshots 🖼️

screen1

screen2

screen3

Questions.json ❔

{
questions:[
     { 
        question: "Example Question",
        answers: ["Option 1","Option 2","Option 3", "Option 4"], // 4 options
        correctIndex: 2 // Index of the correct option 
    }
]
}

How to build? 🏗️

https://reactnative.dev/docs/signed-apk-android

GitHub

https://github.com/vivekkj123/quiz-app-react-native

Previous Post

A React-Native package to display every 254 Country flags with the ISO 3166-1 alpha-2 Standard

Next Post

A minimal React Native e-commerce app template

You might also like...

Subscribe to React Native Example for Android and iOS

Get the latest posts delivered right to your inbox


About Joyk


Aggregate valuable and interesting links.
Joyk means Joy of geeK