覆盖 FDFullscreenPopGesture:为 UINavigationController 添加分类,以实现 iOS10+ 系统风格的全面屏弹出手势。
要运行示例项目,请克隆仓库,然后首先从 Example 目录运行 pod install
。
FMFullscreenPopGesture 可通过 CocoaPods 获得。要安装它,只需将以下行添加到您的 Podfile 中:
pod 'FMFullscreenPopGesture'
fengming,[email protected]
FMFullscreenPopGesture 可在 MIT 许可下使用。有关更多信息,请参阅 LICENSE 文件。