Sunny's mvp. His boring Trello Board
To start a new Expo project,I used below steps. Only for reference.
- Run
expo init
in terminal - Select blank template
- Named it as "OpenJobApp"
- Using VSCode for development
- Explo CLI for React Native.
- Android Virtual Device Manager( Virtual Device )
CPU/ABI: Google Play Intel Atom (x86)
Target: google_apis_playstore [Google Play] (API level 29)
hw.device.name: pixel_2
hw.ramSize: 1536
- Physical device with Expo Android App.
- Chrome browser
- Unit Tests
- CI on GitHub Actions
You are welcome to contribute and give feedback on our Gitter channel.