dev4jam / ToDo

ToDo iOS app is a demo of RIBs architecture https://github.com/uber/RIBs/wiki
MIT License
94 stars 17 forks source link

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