Skip to content

SukhrajBirSingh/UberEatsClone_React-Native

Repository files navigation

Uber Clone [Eats and Ride]

General Info

This project is a clone of Uber app. It has both UberEats and Uber options.

Technologies and Libraries

Project is created with:

  • react-native: "^44.0.0"
  • expo: "^44.0.0"
  • firebase: "7.9.0"
  • lottie-react-native: "^5.0.1"
  • react-native-keyboard-spacer: "^0.4.1"
  • react-native-vector-icons: "^9.1.0"
  • react-native-bouncy-checkbox: "^2.1.10",
  • react-native-google-places-autocomplete: "^2.4.1"
  • react-native-reanimated: "~2.3.1"

Supports Expo iOS Supports Expo Android Supports Expo Web

UberApp

🚀 How to use

  • Install packages with yarn or npm install.
    • If you have native iOS code run npx pod-install
  • Run yarn start to start the bundler.
  • Open the project in a React runtime to try it:

Adding Native Code

This project can be run from a web browser or the Expo client app. You may find that you want to add more native code later on. You can do this by ejecting the project and rebuilding it yourself.

  • Run yarn eject to create the native projects.
  • You can still run your project in the web browser or Expo client, you just won't be able to access any new native modules you add.

Publishing

  • Deploy the native app to the App store and Play store using this guide: Deployment.
  • Deploy the website using this guide: Web deployment.

📝 Notes

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published