You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
dslak 2132d4ae58 3.8.2 build 2 years ago
..
.expo-shared update result graphics 6 years ago
App WIP 2 years ago
assets WIP 2 years ago
dist resolve peer dependencies 2 years ago
.eslintrc.js data integration complete 6 years ago
.watchmanconfig base application setup 6 years ago
README.md data integration complete 6 years ago
app.json 3.8.2 build 2 years ago
babel.config.js add banner component 2 years ago
eas.json . 2 years ago
package.json 3.8.2 build 2 years ago
react-native.config.js WIP 2 years ago
yarn-error.log update android SDK 2 years ago

README.md

React Native Quiz App

A simple cross platform (iOS and Android) React Native quiz app. This example was put together for React Native by Example. Get started learning & mastering React Native for free!

Index Screen Quiz Screen

Installation

  • git clone https://github.com/ReactNativeSchool/react-native-quiz
  • yarn install/npm install

Running

  • yarn run ios/npm run ios or yarn run android/npm run android

This project was put together to serve as an example to help you in building your own React Native apps. Feel free to download it and tinker with it!

If you're interested in learning more about React Native be sure to visit React Native School for dozens of React Native tutorials!