Skip to content

Latest commit

 

History

History
30 lines (15 loc) · 583 Bytes

README.md

File metadata and controls

30 lines (15 loc) · 583 Bytes

T11ADProject-Mobile

T11 AD Project with React Native

Getting Started

In the project directory you can run

npm install --global expo-cli

Start Android Studio -> Open Android Virtual Device Manager -> Click Play button. Pixel 3a API 29 is used.

Open Visual Studio Code and open the folder.

npm start

In http://localhost:19002/

Click the option for Run on Android device/emulator, to start development.

Edit code on VS Code

Resources

https://docs.expo.dev/

https://reactnative.dev/docs/getting-started

https://reactnavigation.org/docs/getting-started/