ZXNavigationController
实现NavigationController的右滑返回功能 下载地址:http://www.wenjiangs.com/wp-content/uploads/2021/docimg35/c429026be30aca7ad6c8bb37ef41a804.…
HYAlertController
HYAlertController是一款极简形式的Alert控件,包含多种使用场景,并且拥有和Apple的UIAlertController一样的语法,所以您可以轻松地在您自己的app中…
UIalertView
一个简单的封装UIalertView,可以达到展示列表的目的 下载地址:http://www.wenjiangs.com/wp-content/uploads/2021/docimg35/db238a874604be9e785054f…
AlertView, 提示, 弹窗
HDAlertView是一个类似系统, 微信, QQ, 等等App的alertView弹窗. 详细请到Github地址: https://github.com/Bruce-7/HDAlertView.git 查看 下载地址:h…
能在滚动视图上弹出的pop视图
支持任意继承UIView视图的弹窗 支持嵌套节点视图的弹窗 支持在tabeView/tableViewCell/tableViewHeadView/tableViewFootView弹窗 支持在collectionVie…
LSXInputAlertView
可以输入的文本的AlertView,可以自适应高度!可以定义键盘输入类型,可以限制输入的文本长度。 下载地址:http://www.wenjiangs.com/wp-content/uploa…
非常简单易用的alertview、actionsheet。可完全自定义。
非常简单易用的alertview,自定义方式非常方便,欢迎大家使用。 支持cocospods。 欢迎github上下载最新代码。 喜欢的话欢迎start。https://github…
自定义视图的两种模态效果(转场动画)——Alert和ActionSheet
封装两种模态视图的转场动画,中间弹出和下面弹出。只需要自定义一个控制器,然后通过分类对应的present方法弹出,一行代码实现类似弹框的效果。 添加…
类似微信微博的自定义ActionSheet
SRActionSheet https://github.com/guowilling/SRActionSheet 使用简单. 下载地址:http://www.wenjiangs.com/wp-content/uploads/2021/docimg35/5abf…
HDAlertView
github地址:https://github.com/Bruce-7/HDAlertView.git Examples【示例】 HDAlertView *alertView = [HDAlertView alertViewWithTitle:@"HDAlertVie…