tokkozhin / test_app_questions

App of tests

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

RN App Test

Test application with interesting animation & VK authorization =)

Installation

First of all you need to download repo on your local machine:

$ git clone https://github.com/tokkozhin/test_app_questions.git

Go to the repo:

$ cd test_app_questions

And install dependencies:

$ npm install

or with yarn

$ yarn install

Now, you can run the project on iOS:

$ npx react-native run-ios

or Android:

$ npx react-native run-android

About

App of tests


Languages

Language:JavaScript 65.3%Language:Objective-C 15.2%Language:Ruby 9.1%Language:Java 8.5%Language:Starlark 1.9%