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
|
b3282603c0
|
Revert "Add CoordinatorDelegateQueuable protocol used by view models to handle coordinator delegation in an operation queue."
This reverts commit e3de3f899b631c28fee398222a0a7fdc1cab5b76.
|
2019-01-23 11:47:10 +01:00 |
|
SBiOSoftWhare
|
044d6a2396
|
Add CoordinatorDelegateQueuable protocol used by view models to handle coordinator delegation in an operation queue.
|
2019-01-23 10:49:54 +01:00 |
|
SBiOSoftWhare
|
c7a3b2341b
|
Update some copyright years
|
2019-01-22 17:20:28 +01:00 |
|
SBiOSoftWhare
|
bd99e11d99
|
Introduce Coordinator pattern. Coordinators are the objects which control the navigation flow of the application. Add Coordinator base protocol.
|
2019-01-22 00:12:17 +01:00 |
|