Save the food
- npm install
- npm run ios ( currently works best iPhone X/6plus/7plus screens )
- xcode updated to the latest version
- all of their respective components are installed as well
- Update node_modules
npm install
- run xcode simulator
npm run ios
or ( For Android Studio )
npm run android