JXTAlertController:基于UIAlertController的封装利用链式语法使得UIAlertController使用起来更简单 源码
JXTAlertController 基于UIAlertController的封装,利用链式语法,使得UIAlertController使用起来更简单。 JXTAlertController(>=iOS8) 1.安装 CocoaPods 1.在 Podfile 中添加 pod 'JXTAlertController'。 2.执行 pod install 或 pod update。 3.导入 。 注意: 如果执行pod search JXTAlertController检索不到,考虑使用pod search JXTAlertController --simple命令,或者尝试更新本地库。 2.示例(更多用法详见demo) 2.1.常规用法 在某一VC内: [self jxt_showAlertWithT
文件列表
JXTAlertController-master.zip
(预估有个18文件)
JXTAlertController-master
JXTAlertController.podspec
953B
JXTAlertControllerDemo
JXTAlertControllerDemo.xcodeproj
project.xcworkspace
xcshareddata
IDEWorkspaceChecks.plist
238B
contents.xcworkspacedata
167B
project.pbxproj
13KB
JXTAlertControllerDemo
暂无评论