XCoordinator-Example
XCoordinator-Example copied to clipboard
3.0.0
Changelog:
- Refactor example app to get rid of WeakRouter/UnownedRouter/StrongRouter in favor of new Swift features.
Open Issues:
- At the moment, all existentials need to use
asPresentableto make them be usable in transitions. This makes it potentially harder to use, especially for beginners.