We did
npm install -global expo-cli
expo init todoList
cd todoList
expo start
Run expo start
Disclaimer: I did not come up with this. All credit goes to Made with Matt's Youtube channel.
Resource: Youtube
We did
npm install -global expo-cli
expo init todoList
cd todoList
expo start
Run expo start
Disclaimer: I did not come up with this. All credit goes to Made with Matt's Youtube channel.
Resource: Youtube