SYZAppDelegateModule 0.1.0

SYZAppDelegateModule 0.1.0

Maintained by sundasheng1985.



  • By
  • sundasheng1985

SYZAppDelegateModule

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

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

pod 'SYZAppDelegateModule'

Author

sundasheng1985, [email protected]

License

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

使用时必须注册:SYZRegisterAppDelegateModule()

使用时必须注册:必须有一个根视图(没有根视图,会闪退)

具体使用详情见demo