To start
- clone repo on local machine
- npm install
- start android emulator or connect android device via USB-> turn on developer option on mobile -> turn on install via USB in developer settings
- run command-> npm react-native start
- open new terminal and run command -> npm run-android