- Notifications
You must be signed in to change notification settings - Fork15
This is a React Native app clone of Uber that uses Tailwind CSS and React Native Navigation libraries. The app provides similar features as Uber such as booking a ride and many more. It also uses Google Maps to provide location-based services. However, due to the paid Google API key, the project has not been completed yet.
muddasir03/Uber-Clone-ReactNative
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
This is a React Native app clone of Uber that uses Tailwind CSS and React Native Navigation libraries. The app provides similar features as Uber such as booking a ride, tracking the ride, and payment processing. It also uses Google Maps to provide location-based services. However, due to the paid Google API key, the project has not been completed yet.
This project is ideal for React Native developers who are interested in building a ride-sharing app using popular libraries and tools. The project is open-source, so developers can contribute to it and learn from it.
- User authentication and registration
- User profile management
- Booking a ride
- Tracking the ride
- Payment processing
- Integration with Google Maps
- React Native
- Tailwind CSS
- React Native Navigation
- Google Maps API
To run the app, you will need to have the following installed on your machine:
- Node.js
- npm
- Expo CLI
Clone the project
git clone https://github.com/muddasir03/Uber-Clone-ReactNative.git
change directory
cd Uber-CloneInstall dependencies
npx expo install
Start the server
npx expo start
- Optimize the assets for speed -
npx expo-optimize(formerly expo optimize) - Bundle the project for production -
npx expo export:web(expo build:webin the legacy Expo CLI). - Creates a production ready static bundle in the
web-build/directory. Don't edit this folder directly. - If you make any changes to your project, you'll need to re-build for production.
- For more help use
npx expo export:web --help - More Info
To deploy this project run
publish your project
expo publishEmail ID-muddasarhussain739@gmail.com
Project Link :https://github.com/muddasir03/Uber-Clone-ReactNative.git
About
This is a React Native app clone of Uber that uses Tailwind CSS and React Native Navigation libraries. The app provides similar features as Uber such as booking a ride and many more. It also uses Google Maps to provide location-based services. However, due to the paid Google API key, the project has not been completed yet.
Topics
Resources
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Releases
Packages0
Uh oh!
There was an error while loading.Please reload this page.

