KZWRouter 3.0.4

KZWRouter 3.0.4

Maintained by rp.



KZWRouter 3.0.4

  • By
  • ouyrp

KZWRouter

CI Status Version License Platform

Example

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

Requirements

Installation

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

pod 'KZWRouter'

使用说明

调用open 方法参数url的格式为:targetName://actionName?urlString=https%3a%2f%2fwww.zhihu.com%2f 如果参数中有链接参数记得链接需要encode,如上,

如果带回调,不建议使用open方法,使用category直接对回调进行参数封装,使用例子在Demo中已经给了,有问题可以给我发邮件,看到就会处理

Author

ouyrp,[email protected]

License

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