Skip to content

Latest commit

 

History

History
executable file
·
23 lines (18 loc) · 978 Bytes

README.md

File metadata and controls

executable file
·
23 lines (18 loc) · 978 Bytes

Platform: iOS 11+ Language: Swift 4.0 License: MIT

ToDo

ToDo iOS app is a demo of RIBs architecture https://github.com/uber/RIBs/wiki

You can find examples of:

  1. RIBs architecture in real application
  2. Presenting / Dismissing modal view controller
  3. Pushing / Poping a view controller
  4. Handling back gesture and back button tap in UINavigationController
  5. Working with system view controllers (UIAlertController and others)
  6. Side/drawer menu
  7. Handling deep links
  8. Building workflows
  9. Scopes