nischay-code / ReactNative_Expo_UberClone

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

πŸš— 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.


Languages

Language:JavaScript 100.0%