onezens / YCDownloadSession
iOS background download video or file lib
☆463Updated 3 weeks ago
Related projects ⓘ
Alternatives and complementary repositories for YCDownloadSession
- Download file manager wrapped NSURLSessionDataTask and NSURLSessionDownloadTask,provide progress update and status change.☆409Updated 5 years ago
- 软件化ESJsonFormat插件,脱离Xcode环境运行;☆474Updated 3 years ago
- This library provides an fullScreen pop and push gesture for UINavigationController with customize UINavigationBar for each single suppor…☆362Updated 6 years ago
- The custom tableView which can start moving the cell with a long press gesture.☆189Updated 4 years ago
- 这是一个scrollView嵌套tableView的手势冲突解决方案☆401Updated 6 years ago
- 自定义布局和自定义流水布局(CollectionViewLayout和CollectionViewFlowLayout)☆251Updated 8 years ago
- iOS与macOS中一款优雅的数字/金额增减动效组件☆473Updated 5 years ago
- 导航栏按钮位置偏移的解决方案,兼容iOS7~iOS15,可自定义间距☆480Updated last year
- SCIndexView provide a index view like Wechat.☆564Updated 3 years ago
- iOS自定义交互式转场动画-仿微信图片浏览器转场动画、仿iOS系统相册图片浏览转场动画、仿酷狗转场动画 + 交互式图片浏览器☆362Updated 4 years ago
- 一行代码添加文本点击事件/a fast way to implement click event text☆465Updated 5 years ago
- iOS 树状列表控件,可单选多选、展开折叠、节点查询等,灵活性高,可自定义样式。☆441Updated 3 years ago
- iOS渐变,支持——线性渐变,径向渐变,渐变动画,lable字体渐变,lable字体渐变动画☆359Updated 6 years ago
- 分页菜单,功能非常齐全,满足绝大多数APP,简书地址:☆433Updated 4 years ago
- AxcAEKit系列拆分出来的一个贝塞尔曲线绘制工具,以科技风为主,动画为辅☆448Updated 4 years ago
- iOS networking API layer☆488Updated last year
- 强大的防止crash框架,不改变原代码支持KVO自释放,可以检测到dealloc时未释放的kvo,等19种crash☆666Updated 4 years ago
- ios PageController☆290Updated 5 years ago
- [iOS]Customizable marquee view. #Marquee,MarqueeView,跑马灯,滚屏,上翻,左滑,多行,自定义☆361Updated 5 years ago
- 仿淘宝商品详情页 UITableView嵌套UITableView的场景☆387Updated 8 years ago
- Advertisement carousel view for iOS【淘宝、天猫、京东、美团、支付宝等 app 常见的文字广告轮播视图】☆519Updated 4 years ago
- CAAnimation实现的高度可定制化环形进度条。☆333Updated 5 years ago
- 2021已更新最新iOS API。这是一个模仿iOS微信拍照,录像,保存照片或视频到自己本地自定义app相册里面的demo,具有快速简易接入项目的接口。并通过 AVAssetWriter 实现高分辨率录制视频,生成低体积的视频文件☆260Updated 3 years ago
- 解决UIScrollView嵌套滑动手势冲突问题,适用于复杂的首页或个人主页☆367Updated 3 years ago
- ReactiveCocoa的知识点及MVVM模式运用(不断更新中....)☆262Updated 7 years ago
- ☆401Updated 8 years ago
- Easy to use this menu,that like iPad☆247Updated 4 years ago
- 提醒对话框,风格和微信原生几乎零误差。简书地址:☆430Updated 2 years ago
- 功能描述:WSLWaterFlowLayout 是在继承于UICollectionViewLayout的基础上封装的控件, 目前支持竖向瀑布流(item等宽不等高、支持头脚视图)、水平瀑布流(item等高不等宽 不支持头脚视图)、竖向瀑布流( item等高不等宽、支持头脚视…☆335Updated 3 years ago
- BMChineseSort是一个为模型、字典、字符串数组根据特定中文属性基于tableview分组优化的工具类,基于异步、多线程降低排序时间。