Skip to content

An example project that follows the MVVM-C pattern

Notifications You must be signed in to change notification settings

sarambasich/ios-flow-coordinators-example

Repository files navigation

Flow Coordinators Example

The purpose of this repo is to demonstrate how to use flow coordinators to control navigation throughout the application.

This approach assigns the responsibility of navigating through the app solely to these coordinators. It helps to solve the problem of Massive View Controller and provides a framework for more powerful and flexible routing through the app to solve for uses cases such as deep linking.

About

An example project that follows the MVVM-C pattern

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages