You signed in with another tab or window.Reload to refresh your session.You signed out in another tab or window.Reload to refresh your session.You switched accounts on another tab or window.Reload to refresh your session.Dismiss alert
run metro buindler (I use yarn but you could use npm in the same way)
yarn start
keep it runing in a terminal and open new terminal in the same directory
run and install app on emulator
yarn android
and congrats now the app is running on developer mode in your machine you make changes to code.
Contributions
We don't have any special requirement for contributions just fork the repository to your account make changes and open pull request we will be more then happy to review it and accept it if it's suitable.