Skip to content

A React Native Expo app mimicking Uber functionalities with map integration and Google Places Autocomplete.

Notifications You must be signed in to change notification settings

nischay-code/ReactNative_Expo_UberClone

Repository files navigation

🚗 ReactNative_Expo Uber_Clone 🚗

An Uber clone built with React Native Expo, featuring map integration, Google Places Autocomplete, and state management using Redux.

Features

  • 🗺️ Map Integration with react-native-maps
  • 🌍 Google Places Autocomplete using react-native-google-places-autocomplete
  • 🔄 Cross-platform support with react-native-web
  • 🚀 State management with react-redux

Prerequisites

Before you begin, ensure you have the following installed:

Getting Started

  1. Clone the repository:

    git clone git@github.com:nischay-code/ReactNative_Expo_UberClone.git
    cd ReactNative_Expo_UberClone
  2. Install dependencies:

    yarn install
  3. Start the Expo development server:

    expo start
  4. Open the Expo Go app on your device or an emulator, and scan the QR code to launch the app.

Configuration

Make sure to set up API keys for Google Places Autocomplete in the project. Update the keys in the appropriate configuration files.

Technologies Used

Contributing

Feel free to contribute by opening issues or creating pull requests. Contributions are always welcome!

Happy Coding! 🚀👩‍💻👨‍💻

About

A React Native Expo app mimicking Uber functionalities with map integration and Google Places Autocomplete.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published