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 |
|