An open API service indexing awesome lists of open source software.

https://github.com/chsdwn/fooddeliveryapp


https://github.com/chsdwn/fooddeliveryapp

google-maps nativewind react-native react-navigation redux rtk-query tailwind-css

Last synced: 4 months ago
JSON representation

Awesome Lists containing this project

README

          

# FoodDelivery

## Instruction to Run App on Simulator/Emulator

1. Install npm dependencies by running `$ yarn` command.

### iOS

1. Install iOS dependencies by running `$ npx pod-install` command.
1. Run `$ yarn ios` command to run the app on iPhone 14 Pro Max simulator. You can edit ios script on package.json file to run the app another iPhone model.

### Android

1. To run the app on android you need to generate a Google Maps API key. Check out this link: https://github.com/react-native-maps/react-native-maps/blob/master/docs/installation.md#specify-your-google-maps-api-key
1. Replace `[YOUR_API_KEY]` placeholder with your api key. https://github.com/chsdwn/FoodDeliveryApp/blob/main/android/app/src/main/AndroidManifest.xml#L27
1. Run `$ yarn android` command to run the app on an Android emulator. (MAKE SURE YOUR DEVICE OR EMULATOR HAS GOOGLE PLAY SERVICES INSTALLED)

## Screenshots




## Video

### iOS (iPhone 14 Pro Max iOS 16.4)

https://github.com/chsdwn/FoodDeliveryApp/assets/13810855/639d7886-3eb4-4125-baf0-c6364b7b329f

### Android (Nexus 5 API 33)

https://github.com/chsdwn/FoodDeliveryApp/assets/13810855/c78b577a-d33a-4e05-8ba3-d49a3a842a48