dillonfagan / LaMob

The best tool for mob programming.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Multiple views

dillonfagan opened this issue · comments

Try minimizing our use of hiding things by introducing the concept of views. This will be managed by a ViewController, which depends on our global app state.

  • SetupView
  • TimerView
  • SwitchView
  • ViewController