This repository holds the code for proof-of-concept of Krzysztof Zabłocki's Flow Controller concept.
- Xcode 10 or higher.
- Open
FlowCoordinatorPOC.xcodeproj
in Xcode. - Run the scheme (Command+R).
- To check initial app state before it has Flow Coordinators, checkout
initial-app
branch.
- Add enum representation for each ViewController.
- Add deeplink handling case with enum representation.
- Add push notification handling case with enum representation.
This project is available under MIT license. Please see the LICENSE file for more info.