Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 366 Bytes

File metadata and controls

14 lines (11 loc) · 366 Bytes

trakk

Simple iOS Fleet tracking application that uses Traccar as an backend uses React Native

  • Apple Maps layer
  • Side panel with vehicle list
  • uses Traccar authentication
  • uses MMKV storage to cache assets
  • exports routes and trips into PDF documents using Share

to build it use react-native run start

to your .env file add BASE_HOST=yourtraccardomain.com