一个轻量级的自定义视图弹出框架
Github地址:https://github.com/pujiaxin33/JXPopupView 一个轻量级的自定义视图弹出框架,可灵活配置动画、背景风格。 默认提供丰富的动画效果,而…
一个简单的类似于系统UIAlerView
无聊的时候写的一个类似于系统的alertview,有个小小的动画,只有取消和确定键,代码只供参考,不建议项目使用 使用方法 XCJAlert *popView = [[XCJAl…
CGM_ShareAutoView
分享弹出视图,2 行代码调用, https://github.com/cgmsuccess/CGM_ShareAutoView 如果能帮到你,请帮忙给一个星 下载地址:http://www.wenjiangs.com…
iOS解决隐私政策AppStore上架
iOS 隐私政策 SafariViewContoller 弹出隐私URL作为提醒,6月份App Store审核指南已更新,要求在应用审核流程中为所有新应用和应用更新制定隐私政策。…
LLXAlertPop
一个UIView的分类完成的弹出列表,使用简单一句代码直接调用 代码地址:https://github.com/lilinxuan/LLXAlertPop /** * array :弹出的选项标题 * t…
zhPopupController
[zhPopupController](https://github.com/snail-z/zhPopupController) 非常方便弹出你的自定义视图,支持自定义面具风格、过渡效果和手势拖。 github …
模仿微信的alertSheet 调用方法可官方UIAlertController一模一样
使用方法和官方一样 模态出一个新的视图控制器 使用的时候直接导入头文件#import "CLAlertController.h" 调用方法如下 CLAlertController *alert = [C…
自定义Alert/弹框提示的正确姿势
源码公开,仿照这个,你可以设计自己的弹框。 GitHub地址:https://github.com/ChinaButton/CustomAlert 下载地址:http://www.wenjiangs.com/wp-cont…
A categroy of MBProgressHUD, in order to better to use!
A categroy of MBProgressHUD github: https://github.com/shenAlexy 下载地址:http://www.wenjiangs.com/wp-content/uploads/2021/docimg35/8ba5b65…