- This is an aventude mobile assignment that had to be created with React Native.
-
Make sure you have android studio.
-
Start the android studio emulator device.
-
Go to the root of your project and run the bellow command. This will install all the dependencies.
yarn install
-
Run the app with this command
yarn run android