Coordinator icon indicating copy to clipboard operation
Coordinator copied to clipboard

Implementation of Coordinators app design pattern.

Results 1 Coordinator issues
Sort by recently updated
recently updated
newest added

Improvements in 09b040f broke the following use case: - App has a single `UINavigationController` shared between `home` and `account` navigation coordinators - `home` coordinator shows the initial screens - `account`...

bug