Commit Graph

8 Commits

Author SHA1 Message Date
ismailgulek a24e208cb1 Fix review remarks 2022-01-25 23:59:19 +03:00
ismailgulek 9142f3ca1d Refactor navigation router with PresentableModule 2021-11-29 18:09:38 +03:00
SBiOSoftWhare b2ba92bc36 NavigationRouter: Add convenient methods. Send local notifications when NavigationRouter stack change. 2021-10-05 10:48:51 +02:00
Doug a4075c89cb 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 4789a6ef0e Add modules property on NavigationRouterType. 2020-01-31 15:02:02 +01:00
SBiOSoftWhare e379b0a67b Update setRootModule method signature in NavigationRouterType protocol. 2019-10-23 17:27:43 +02:00
SBiOSoftWhare 27e0cf1005 Update some copyright years 2019-01-22 17:20:28 +01:00
SBiOSoftWhare 2e052c5645 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