This is a test React Native App written in TypeScript
- Run
yarn
to get your dependencies - Run
yarn prebuild
to have expo generate theandroid
andios
folders - Attach your phone to your computer with an usb cable and enter android debugging mode (or start an emulator)
- The first time you will need to run
yarn android
, then you can always runyarn start
. - Run
yarn start
in this directory and pressa
when prompted to launch the app on your phone (ori
if you have an iphone) - You can log in using username
test@gmail.com
and passwordtest