React Native Food Delivery Backend

Run the following commands on your terminal to setup React Native Food Delivery Backend on your system.

Installation

  • Get the code

    • Opt #1. Download ZIP

      Not familiar with Git? Click here to download React Native Food Delivery Backend. Extract the contents of ZIP file after downloading. Downloading ZIP file does not help you to sync with further updates of Strap React Native Food Delivery Backend.

    • Opt #2. Clone

      To setup React Native Food Delivery Backend App React Native Theme on your system, and sync your app with constant updates, clone the repo. Click here to clone React Native Food Delivery Backend App using GitStrap.

    • Configure-GoogleMap-Api-Key

      click here to get Google Map api key.

      • For Ios

        Paste Google Map Apikey under AppName/ios/YourAppName/AppDelegate.m

      • For Android

        Paste Google Map Apikey under AppName/android/app/src/main/AndroidManifest.xml

      Note : Make sure you have done above steps for both EndUserApp and DeliveryBoy App.

Installation Of EndUserApp

  • Install packages Navigate to ReactNative folder of the app run yarn or run npm i

    • Both ios and android

      Open EndUserApp/config.js and Paste :-

      - googleApiKey
      - resDistance 
      - serverSideUrl
      - port
      
  • Run on iOS Navigate to ios folder of the ReactNative folder and then run pod install

    • Opt #1:
      • Open the project in Xcode from ios/EndUserApp.xcworkspace
      • Click run button to simulate
    • Opt #2:
      • Run react-native run-ios in your terminal
  • Run on Android

    • Make sure you have an Android emulator installed and running
    • Run react-native run-android in your terminal

Note : Make sure you have open EndUserApp.xcworkspace while running on ios device .

Installation Of DeliveryBoyApp

  • Install packages Navigate to ReactNative folder of the app run yarn or run npm i

    • Both ios and android

      Open DeliveryBoyApp/config.js and Paste :-

      - googleApiKey
      - oneSignalAppId
      - serverSideUrl
      - port
      
  • Run on iOS Navigate to ios folder of the ReactNative folder and then run pod install

    • Opt #1:
      • Open the project in Xcode from ios/DeliveryBoyApp.xcworkspace
      • Click run button to simulate
    • Opt #2:
      • Run react-native run-ios in your terminal
  • Run on Android

    • Make sure you have an Android emulator installed and running
    • Run react-native run-android in your terminal

Note : Make sure you have open DeliveryBoyApp.xcworkspace while running on ios device .

results matching ""

    No results matching ""