Sylvama Store App with React Native
- Install node.js
- Install Chocolately then install openjdk
- Install Android Studio, Setting path, Create Android Virtual Device
- Install React Native on Global Env
npm install -g react-native-cli
- Run
npm install
in folder to Install Dependencies - Run
npx react-native start
thenreact-native run-android