ultimateprogramer / react-native-uber-clone

Uber clone built with React Native, Expo

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Uber clone built with React Native, Expo


Languages

Language:TypeScript 98.9%Language:JavaScript 1.1%