buguibu / ios-notes-issues-lessons

Notes, issues and lessons about my iOS development experience
2 stars 0 forks source link

Coordinator: the one that flows the app #5

Open buguibu opened 5 years ago

buguibu commented 5 years ago

Viewed firstly on VIPER, implemented on my way in the Page protocol, now a simple approach:

https://thoughtbot.com/blog/ios-coordinators-a-storyboard-approach

Could it also maintain the app state?