ios常用的第三方库
ios开发中有可能用到的第三方库进行记录一下:
注:资料信息来源于网络 自己整理 https://developer.apple.com/reference(苹果官方文档)
https://github.com/HeshamMegid/HMSegmentedControl 滑动指示器
【链接】做一款仿映客的直播App?看我就够了
http://www.360doc.com/content/16/0714/08/31262802_575365651.shtml
https://github.com/SunLiner/MiaowShow 喵播的项目所在 (需要下载IJKMediaFramework.framework框架)
http://www.jianshu.com/p/58e47204f500 喵播的项目实现细节
https://github.com/Bilibili/ijkplayer ijkplayer
下载地址
http://pan.baidu.com/s/1eRVetdK 密码:2dc0 IJKMediaFramework.framework打包下载链接
https://github.com/cocbin/CBTableViewDataSource CBTableViewDataSource
是一个轻量级的用于快速创建UITableView
的DataSource
和Delegate
的框架
https://github.com/Pluto-Y/iOS-Echarts 曲线图/树状图/折线图/仪表盘demo
https://github.com/yangqian111/blog 各种深度解析
https://github.com/jamztang/JTRevealSidebarDemo 侧滑效果
https://github.com/rickytan/RTRootNavigationController 定制不同的导航栏
http://ppsheep.com/2016/11/17/iOS%E6%AF%8F%E4%B8%AAViewController%E4%B8%80%E4%B8%AANavigationBar/ iOS每个ViewController一个NavigationBar
https://github.com/jkpang/PPNumberButton iOS中一款高度可定制性商品计数按钮(京东/淘宝/饿了么/美团外卖/百度外卖样式)
https://github.com/wg689/Solve-App-Store-Review-Problem ipv6,ipv6被拒绝,后台定位等审核问题的终极解决方案汇总
http://www.jianshu.com/p/fa8e80766529 【iOS干货:快速集成tableView折叠cell的小框架】
https://github.com/XuanYuLin/YUFoldingTableView 快速集成tableView折叠cell的小框架
https://github.com/Yuzeyang/GCCardViewController 模拟iOS7后台任务切换动画
https://github.com/mattt/AnimatedGIFImageSerialization 完整的动画GIF支持的iOS与功能,NSJSONSerialization风格类,和(可选)的UIImage交叉混合
https://github.com/IBAnimatable/IBAnimatable 设计和原型定制的UI,交互性,导航,在Interface Builder与IBAnimatable App Store的应用做好准备过渡和动画。
https://github.com/321zhangyang/SPHttpWithYYCache AFNetWorking 3.0网络请求封装YYCache缓存
https://github.com/ChenYilong/ParseSourceCodeStudy Facebook的开源的解析源码分析【系列】
https://github.com/cysgit/iOS_MovingAnnotation_Demo 地图移动轨迹
https://github.com/ltebean/LTNavigationBar UINavigationBar的范畴,它允许你动态地改变其外观
https://github.com/facebook/SocketRocket 一个符合的Objective-C的WebSocket客户端库。
https://github.com/ibireme/YYCache 适用于iOS高性能缓存架构。
https://github.com/zhongyang/TimelineProgress
https://github.com/romaHerman/timeLineiOS DROPIN时间线与进步animatiom
https://github.com/JxbSir/YiYuanYunGou 高仿一元云购IOS应用(高仿自一元云购安卓客户端)
https://github.com/bryankeller/BLKFlexibleHeightBar Safari iOS应用导航栏观察
【推荐】国内首个AI IDE,深度理解中文开发场景,立即下载体验Trae
【推荐】编程新体验,更懂你的AI,立即体验豆包MarsCode编程助手
【推荐】抖音旗下AI助手豆包,你的智能百科全书,全免费不限次数
【推荐】轻量又高性能的 SSH 工具 IShell:AI 加持,快人一步
· AI与.NET技术实操系列:向量存储与相似性搜索在 .NET 中的实现
· 基于Microsoft.Extensions.AI核心库实现RAG应用
· Linux系列:如何用heaptrack跟踪.NET程序的非托管内存泄露
· 开发者必知的日志记录最佳实践
· SQL Server 2025 AI相关能力初探
· 震惊!C++程序真的从main开始吗?99%的程序员都答错了
· 【硬核科普】Trae如何「偷看」你的代码?零基础破解AI编程运行原理
· 单元测试从入门到精通
· 上周热点回顾(3.3-3.9)
· winform 绘制太阳,地球,月球 运作规律