SkillAgentSearch skills...

Oober

React Native Uber client

Install / Use

/learn @jackleslie/Oober
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

Oober

A React Native Uber Client

Built with Expo, you can simulate Uber trips and view your Uber account data. The app uses the Uber API to retrieve real Uber product and price data, and uses the Google Maps Directions API to highlight driver routes. The Uber API also simulates a real Uber trip by generating a driver and moving their coordinates to your pickup location, then once you are "in" the car it moves towards the destination specified either through placing a map marker or typing in an address.

Getting Started

To simply run the app on your mobile device without any fuss, install the Expo app through Play Store on Android or the App Store on iOS. On your computer visit this link to access the published project.

On Android
  1. Open up the Expo app on your Android device
  2. Scan the QR code on the published project link on your computer
On iOS
  1. Open up the Camera app on your iOS device
  2. Scan the QR code on the published project link on your computer

Running for development

Ensure you have the following installed:

  • node
  • npm
  • expo-cli

To develop the project further or run the project locally on your own simulator/emulator, clone this repository and run the following:

npm install
npm start

This will open up the Metro Bundler dashboard on your default browser.

Related Skills

View on GitHub
GitHub Stars8
CategoryDevelopment
Updated2y ago
Forks0

Languages

JavaScript

Security Score

60/100

Audited on Apr 30, 2023

No findings