Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 253 Bytes

File metadata and controls

10 lines (6 loc) · 253 Bytes

dynav

Goal

The goal of this prototype was to create a Navigation architecture with the following characteristics:

  • Can be triggered programatically (ex: goToScreen(xyz))
  • No visible header
  • Has little to no boiler plate code to implement.