React Native Uber Clone

A cross-platform Uber clone app built with React Native, Expo

Demo

React native uber clone

Features

  • Cross platform (Web, iOS, Android)
  • Pick origin and destination
  • Pick ride type (UberX, Uber XL, Uber LUX)
  • Show fare and travel distance
  • Show travel time

Run Locally

Clone the project

  git clone https://github.com/emmanuelchucks/react-native-uber-clone.git

Go to the project directory

  cd react-native-uber-clone

Install dependencies

  npm install

Start the server

  npm start

Screenshots

Screen to pick an origin Screen to pick a destination Screen to pick a ride

GitHub

View Github