Skip to content

chenchangjian/CJPresentView

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

CJPresentView

弹出半个View

CJPresentView 是一个封装工具类,将点击后弹出半个View的效果封装,当然,View的高度可以调,弹出时间可调,取消时,通过点击完成按钮或者点击View未遮盖的地方均可退出 本工具类简单易用 使用时导入文件并包含头文件 objc #import "CJPresentView.h" #import "UIView+CCJExtension.h"

使用的方法,在ViewController中实现
使用详情请下载后查看
![](https://github.com/chenchangjian/CJPresentView/blob/master/Gif%E5%9B%BE%E7%89%87/presentGif.gif)

About

弹出半个View

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published