Skip to content

moyunmo/CMRouter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CMRouter

CI Status Version License Platform

Example

To run the example project, clone the repo, and run pod install from the Example directory first.

Conform the protocol CMRouterProtocol and register

CM_Register_MODULE(user/info);

Get ViewController from URL.

UIViewController *viewController = [[CMRouter sharedInstance] controllerWithURL:@"Cmall://user/info?userId=123&"]

Requirements

Installation

CMRouter is available through CocoaPods. To install it, simply add the following line to your Podfile:

pod 'CMRouter'

Author

Moyun, moyunmo@hotmail.com

License

CMRouter is available under the MIT license. See the LICENSE file for more info.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published