ModalTransitionController 3.1.0×由 Moch Xiao 维护。安装指南×ModalTransitionController 安装指南您想要将以下类似的内容添加到您的 Podfile 中 pod 'ModalTransitionController', '~> 3.1'target 'MyApp' do pod 'ModalTransitionController', '~> 3.1' end然后在您的终端中运行 pod install,或者从 CocoaPods.app 中运行。另外,为了进行测试运行,运行以下命令pod try ModalTransitionController查看 PodspecGitHub 仓库CocoaPods.org 上的页面ModalTransitionController 3.1.0由Roy Shawcuzv/ModalTransitionControllerGitHub 仓库概述变更日志ModalTransitionController 类似于默认模态呈现过渡的自定义动画。 注意 v0.x 对应 swift 2.2 v1.x 对应 swift2.3 v2.x 对应 swift3.x v3.x 对应 swift4.x
ModalTransitionController 类似于默认模态呈现过渡的自定义动画。 注意 v0.x 对应 swift 2.2 v1.x 对应 swift2.3 v2.x 对应 swift3.x v3.x 对应 swift4.x