Commit Graph

6 Commits

Author SHA1 Message Date
SBiOSoftWhare a3537a4683 NavigationRouter: Add convenient methods. Send local notifications when NavigationRouter stack change. 2021-10-05 10:48:51 +02:00
Doug 29d7262e38 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 924eed21a3 Add modules property on NavigationRouterType. 2020-01-31 15:02:02 +01:00
SBiOSoftWhare 3e4967740b Update setRootModule method signature in NavigationRouterType protocol. 2019-10-23 17:27:43 +02:00
SBiOSoftWhare c7a3b2341b Update some copyright years 2019-01-22 17:20:28 +01:00
SBiOSoftWhare f12643fae1 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