Commit Graph

8 Commits

Author SHA1 Message Date
ismailgulek 785fe6b4e0 Fix review remarks 2022-01-25 23:59:19 +03:00
ismailgulek 3c80fb0fc9 Refactor navigation router with PresentableModule 2021-11-29 18:09:38 +03:00
SBiOSoftWhare 79b7db42b4 NavigationRouter: Add convenient methods. Send local notifications when NavigationRouter stack change. 2021-10-05 10:48:51 +02:00
Doug c411097256 Fix class keyword deprecation warnings everywhere!
Using 'class' keyword for protocol inheritance is deprecated; use 'AnyObject' instead
2021-07-09 17:05:43 +01:00
SBiOSoftWhare ed832f1770 Add modules property on NavigationRouterType. 2020-01-31 15:02:02 +01:00
SBiOSoftWhare 2d853f6ca6 Update setRootModule method signature in NavigationRouterType protocol. 2019-10-23 17:27:43 +02:00
SBiOSoftWhare 1f4fdadb07 Update some copyright years 2019-01-22 17:20:28 +01:00
SBiOSoftWhare 4582938b44 Introduce routers, used to be passed between coordinators. They handles only physical navigation. Add navigation router to handle navigation with UINavigationController. 2019-01-22 00:10:25 +01:00