SYZAppDelegateModule 0.1.0

SYZAppDelegateModule 0.1.0

sundasheng1985 维护。



  • sundasheng1985

SYZAppDelegateModule

CI Status Version License Platform

示例

要运行示例项目,请克隆仓库,然后首先从 Example 目录运行 pod install

要求

安装

SYZAppDelegateModule 可以通过 CocoaPods 获取。要安装它,只需将以下行添加到您的 Podfile 中

pod 'SYZAppDelegateModule'

作者

sundasheng1985, [email protected]

许可证

SYZAppDelegateModule 通过 MIT 许可证提供。详细信息请参阅 LICENSE 文件。

使用时必须注册:SYZRegisterAppDelegateModule()

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

具体使用详情见demo