Skip to content

Cache detail screen

Milan John Paul Digiuseppe requested to merge cache-detail-screen into master

Detail screen for when you tap on a saved cache

Changes

  • reverted navigation to bottom tab bar with Discover and Saved screens
  • ProfileCard component renders avatar + username
  • SavedMessage: tap to navigate to details screen
  • CacheDetailScreen: shows ProfileCard, flair (hard-coded for now), cache message (will support images later), and cache location map view
  • redux: added selector for individual cache by id RPReplay_Final1594499052

Merge request reports