Skip to content

Cache types + a whole lotta other fun

Milan John Paul Digiuseppe requested to merge milan/cache-type-fun into master

Changes

  • Map styles: revamped so it actually looks good and green :) added a nighttime style for future use
  • added README
  • Will's groups prototype!
  • CacheFoundModal revamp (WIP)
  • CacheListItem revamp
  • merged all Map components into one file: GeoMap.tsx. Also wrote a location provider component for map components to consume
  • GeoMarker revamp
  • moved screen header styles into navigators
  • Navigation revamp: added left drawer for profile/settings/groups screens etc. Removed bottom tabs in favour for stack navigation
  • added cache types to cache creation flow and partially to cache detail screen and cache modal
  • RevisitCacheScreen that zooms out to show user position relative to cache
  • TicTacToe WIP

Note

  • this merge is messy as hell but I will return one day to clean things up - Milan
Edited by Milan John Paul Digiuseppe

Merge request reports