提供Swift丰富的扩展和实用工具类(This provides the utilities and rich extensions of Swift.)。
☆15Nov 17, 2024Updated last year
Alternatives and similar repositories for CXSwiftKit
Users that are interested in CXSwiftKit are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Swift断点续传下载,支持Objective-C。包含大文件下载,后台下载,杀死进程,重新启动时继续下载,设置下载并发数,监听网络改变等。☆17Jun 23, 2024Updated last year
- iOS应用内的悬浮按钮和工具条。(The float button and toolbar for app within iOS.)☆11Jun 16, 2024Updated last year
- 新功能提示,遮罩提示☆15Jun 3, 2019Updated 6 years ago
- Swift电商项目☆13Jan 6, 2021Updated 5 years ago
- 【基于MJRefresh】,两行代码搞定全部tableView与collectionView分页加载逻辑和效果☆13Jul 7, 2022Updated 3 years ago
- TKTagView--iOS的tag效果,tagview☆12Feb 3, 2016Updated 10 years ago
- iOS内购(This is used for in app purchases on iOS)☆69Nov 11, 2024Updated last year
- 一个用于模块间解耦和通信,基于接口进行模块管理和依赖注入的组件化路由工具。用多种方式最大程度地发挥编译检查的功能。 通过 protocol 寻找对应的模块,并用 protocol 进行依赖注入和模块通信。☆14Sep 28, 2023Updated 2 years ago
- 全局管理导航栏的显示与隐藏,只需简单配置需要隐藏导航栏的ViewController☆26Jul 10, 2018Updated 7 years ago
- 快速背诵《楞严咒》☆10Jan 3, 2023Updated 3 years ago
- 仿抖音播放器 + 普通视频播放 + ts下载 断点续传 + 本地ts 播放 + ts合成Mp4。 支持 图片 + gif + 视频 的启动广告☆21Apr 30, 2021Updated 4 years ago
- Custom views of Swift and Objective-C☆34Dec 31, 2022Updated 3 years ago
- iOS内购(This is used for in app purchases on iOS) [Swift Version]:https://github.com/itenfay/DYFStore☆102Jun 23, 2024Updated last year
- iOS应用安全,网络证书校验,反调试,反注入☆14Jan 17, 2020Updated 6 years ago
- BRCPopUp is a versatile, highly customizable PopUp menu library for iOS. 一个高度定制,功能强大的iOS弹出框。大于 v1.2.0 支持 SwiftUI☆16Jun 3, 2025Updated 9 months ago
- 抖音滤镜HOOK☆17Jan 24, 2018Updated 8 years ago
- 权限弹框☆33Jan 25, 2018Updated 8 years ago
- collectionView嵌套tableView实现悬停交互☆18Jun 27, 2019Updated 6 years ago
- 主题皮肤和字体内容的动态切换方案☆23Apr 27, 2018Updated 7 years ago
- ☆12Mar 2, 2016Updated 10 years ago
- iOSDev☆13Jul 5, 2017Updated 8 years ago
- ☆15Jan 27, 2021Updated 5 years ago
- 适用于iOS 14的触摸模拟+LUA+图像识别(opencv2)☆12Mar 20, 2023Updated 3 years ago
- IOS基于tableview的多选控件封装,block回调☆14Mar 10, 2015Updated 11 years ago
- 新闻APP的项目☆14May 13, 2021Updated 4 years ago
- 自定义UIViewController Present样式,shrinking bubble收缩和扩张的泡沫☆26May 29, 2018Updated 7 years ago
- Implement pull-down refresh in SwiftUI☆16Jul 21, 2020Updated 5 years ago
- just test for some new tech☆17Mar 25, 2024Updated last year
- iOS测试网络的ping值,用的国外大神封装的‘STPing’,检测五秒,简单改一下就能动态检测,跟游戏应用测网络要求一样的效果。ok☆13Nov 21, 2016Updated 9 years ago
- UITextField各种限制,从此一个属性就能解决!比如:手机号(11位)、密码(只能数字和字母)、最大字符串(是否区分中英文)等等这样的限制,以及实时监测输入文字、结束编辑时回调等。☆47May 5, 2024Updated last year
- QQ 防撤回功能以及修改等级☆12Mar 5, 2017Updated 9 years ago
- 轻量化的Telegram电报双向私聊机器人☆11Jun 19, 2024Updated last year
- 使用UICollectionView实现的动态标签排布视图☆71Aug 2, 2017Updated 8 years ago
- 自定义的验证码、支付密码文本框,支持明文、密文输入等,支持内容的验证错误处理