Skip to content

Latest commit

 

History

History
28 lines (21 loc) · 812 Bytes

File metadata and controls

28 lines (21 loc) · 812 Bytes

Poll Build Status

  • No cars available?
  • Want to get notified when there are?
  • Poll is for you!

Implementation details

Poll is a simple mobile app that polls the Uber API to check when there are cars available at your location. Poll will notify you when a car gets into range.

How to install

iOS

react-native bundle --minify --platform ios --entry-file src/main.ios.js --bundle-output ios/main.jsbundle

Android

(...)

Technologies used: