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 af84a42134 test integration 6 years ago
..
App base application setup 6 years ago
assets base application setup 6 years ago
.eslintrc.js base application setup 6 years ago
.watchmanconfig base application setup 6 years ago
README.md base application setup 6 years ago
app.json test integration 6 years ago
babel.config.js base application setup 6 years ago
package.json base application setup 6 years ago

README.md

React Native Quiz App

A simple cross platform (iOS and Android) React Native quiz app.

Index Screen Quiz Screen

Installation

  • git clone ssh://git@2.238.194.8:2222/git/vds_quiz.git
  • yarn install/npm install

Running

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