Georgia-Driving-Exam

Get it on Google Play

Prerequisite

Installation

  • run npm install or yarn install

Run on Device

  • run npx react-native run-android to run on device or emulator

Project info

I made this application to make it easier for Russian speaking people to prepare for the driver's license exam in Georgia.

Project Structure

App.js                      - App Root component
    /components             - react native components and styles   
    /assets                 - contains data, images and fonts
    /ios                    - React native ios source code
    /android                - React native android source code