All Projects → hkxicor → uber-clone-react-native

hkxicor / uber-clone-react-native

Licence: other
Uber UI/UX Clone in React Native

Programming Languages

javascript
184084 projects - #8 most used programming language
objective c
16641 projects - #2 most used programming language
python
139335 projects - #7 most used programming language
java
68154 projects - #9 most used programming language

Projects that are alternatives of or similar to uber-clone-react-native

Uber-Like-Cab-Service
Uber Like Android App with PHP backend
Stars: ✭ 123 (+80.88%)
Mutual labels:  uber
shared-docs
Shared Markdown Documents from Uber Engineering
Stars: ✭ 12 (-82.35%)
Mutual labels:  uber
data-visualization-deck-gl
A experiment to visualize Tree in NewYork and Flight record data. Using Deck.gl and Kaggle
Stars: ✭ 54 (-20.59%)
Mutual labels:  uber
deck.gl-time-series-widget
A React Time Slider implementation for DECK.GL - (non)temporal data - by CPU filtering ⌛
Stars: ✭ 19 (-72.06%)
Mutual labels:  uber
makisu
Fast and flexible Docker image building tool, works in unprivileged containerized environments like Mesos and Kubernetes.
Stars: ✭ 2,414 (+3450%)
Mutual labels:  uber
surger
⚡ Is there surge pricing around me right now?
Stars: ✭ 20 (-70.59%)
Mutual labels:  uber
UberCarAnimation
This app is for animating a car like uber from one position to another with preserving angle and smooth animation
Stars: ✭ 53 (-22.06%)
Mutual labels:  uber
IOSIphoneHttps
ios超级签-ipa-新版IOS苹果企业签,直接签名直接下载安装,无需进入appstore商城——不需要经过App Store直接下载游戏吗?下载完不知道怎么安装?需要通过第三方软件来安装?绕过苹果检测,测试可以使用HTTPD或者Tomcat构建,使用plist文件
Stars: ✭ 61 (-10.29%)
Mutual labels:  uber
uber
Uber API client
Stars: ✭ 18 (-73.53%)
Mutual labels:  uber
uber-cli
Beeps when surge is gone
Stars: ✭ 29 (-57.35%)
Mutual labels:  uber
libretaxi2
Open source Uber PoC #deleteuber
Stars: ✭ 90 (+32.35%)
Mutual labels:  uber
athenadriver
A fully-featured AWS Athena database driver (+ athenareader https://github.com/uber/athenadriver/tree/master/athenareader)
Stars: ✭ 116 (+70.59%)
Mutual labels:  uber
go-schemaless
An open-source sharded database framework based on Uber's Schemaless
Stars: ✭ 79 (+16.18%)
Mutual labels:  uber
dailycodingproblem
Solutions to Daily Coding Problem questions
Stars: ✭ 26 (-61.76%)
Mutual labels:  uber
DLUberLogin
Imitate Uber LoginView
Stars: ✭ 19 (-72.06%)
Mutual labels:  uber
ridesharing-ios
Ridesharing driver & rider sample apps using HyperTrack SDK
Stars: ✭ 97 (+42.65%)
Mutual labels:  uber
RideShare-Trip-Stats
Chrome Extension to visualize your uber trip statistics
Stars: ✭ 61 (-10.29%)
Mutual labels:  uber
deck.gl-data
Data for the data visualization library deck.gl examples (https://uber.github.io/deck.gl/#/)
Stars: ✭ 57 (-16.18%)
Mutual labels:  uber
Dual-color-Polyline-Animation
This library will help to show the polyline in dual color similar as Uber.
Stars: ✭ 73 (+7.35%)
Mutual labels:  uber
uber-sdk
A Ruby SDK for the Uber API
Stars: ✭ 32 (-52.94%)
Mutual labels:  uber

uber-clone-react-native

Uber UI/UX Clone in React Native

Sample

Screenshot Screenshot

TODO

  • Find a solution to the @override error
  • Update React.checkPropTypes to prop-types since React 16 has complete removed
  • Update React.createClass to create-react-class since React 16 has complete removed
  • Create backend to add Login and Signup option
  • Display available vehicles on map
  • Search results should display suggestions from google places api

Steps to run the project

First Step

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

cd uber-clone-react-native

Second Step

Open project folder on console and run

npm install
npm link

Third Step

Run the Android or IOS project if you get an @override error relative to <\br> node_modules\react-native-maps\lib\android\src\main\java\com\airbnb\android\react\maps\MapsPackage.java then delete @override on line 27 from this file MapsPackage.java

Made with ❤️ and React Native.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].