Skip to content

Latest commit

 

History

History
35 lines (20 loc) · 1.28 KB

File metadata and controls

35 lines (20 loc) · 1.28 KB

Habitat Logistics

React Native mobile app built using Expo. Tested on ios simulator. Please run on the ios simulator. Uses google maps, google places, geocode, and directions API.

Issues

  1. Added custom marker with alphabetic letters to react-native-maps caused performace to slow down significantly. Need to debug. Here's the issue: react-native-maps/react-native-maps#3098

Visuals

link to recording of resorting tasks

Run Locally

$ npm install
$ expo start

You will need to use your google maps, places, and geocode API keys.

Libraries

  1. react-native-maps: https://github.com/react-native-maps/react-native-maps

  2. react-native-maps-directions: https://github.com/bramus/react-native-maps-directions

  3. react-native-draggable-flatlist: https://github.com/computerjazz/react-native-draggable-flatlist