Marshroute icon indicating copy to clipboard operation
Marshroute copied to clipboard

Marshroute is an iOS Library for making your Routers simple but extremely powerful

Results 3 Marshroute issues
Sort by recently updated
recently updated
newest added

Now there are a lot of warnings when you try to build it in swift 4.2 project with Xcode 10.1. I will try to provide a pull request with fix....

Repository does not contain xcodeproj with framework target and shared scheme. Carthage required it.

The project has an error at build time because of an implicit `UIKit` import in `ModalDismissalRetainCycleAssertion` This PR makes interface `ModalDismissalRetainCycleAssertion` more generic, so it does not coupled with `UIKit`...