Commit graph

5 commits

Author SHA1 Message Date
Doug
e2a9d3bb24 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
b5e20087cb Add modules property on NavigationRouterType. 2020-01-31 15:02:02 +01:00
SBiOSoftWhare
0a21d7a2af Update setRootModule method signature in NavigationRouterType protocol. 2019-10-23 17:27:43 +02:00
SBiOSoftWhare
3c546ba6fc Update some copyright years 2019-01-22 17:20:28 +01:00
SBiOSoftWhare
7f89fae3c4 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