UITabBarAdditions
示例
要运行示例项目,请克隆仓库,然后首先从示例目录运行 pod install
。该修复程序解决了 iOS 12.1 上返回导航时 UITabBar 项跳转的问题
要求
安装
UITabBarAdditions 可通过 CocoaPods 获得。要安装它,只需将以下行添加到您的 Podfile 中
pod 'UITabBarAdditions', '0.1.0'
作者:
git, [email protected]
许可证
UITabBarAdditions 在 MIT 许可证下可用。有关更多信息,请参阅 LICENSE 文件。