forked from GrowingGit/GitHub-Chinese-Top-Charts
-
Notifications
You must be signed in to change notification settings - Fork 1
/
Objective-C.md
216 lines (211 loc) · 37.8 KB
/
Objective-C.md
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
<a href="https://github.com/GrowingGit/GitHub-Chinese-Top-Charts#github中文排行榜">返回目录</a> • <a href="/content/docs/feedback.md">问题反馈</a>
# 中文增速榜 > 软件类 > Objective-C
<sub>数据更新: 2022-01-08 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到</sub>
|#|Repository|Description|Stars|Average daily growth|Updated|
|:-|:-|:-|:-|:-|:-|
|1|[MustangYM/WeChatExtension-ForMac](https://github.com/MustangYM/WeChatExtension-ForMac)|Mac微信功能拓展/微信插件/微信小助手(A plugin for Mac WeChat)|18870|19|2021-11-26|
|2|[Tencent/vap](https://github.com/Tencent/vap)|VAP是企鹅电竞开发,用于播放特效动画的实现方案。具有高压缩率、硬件解码等优点。同时支持 iOS,Android,Web 平台。|2767|6|2021-12-21|
|3|[Instagram/IGListKit](https://github.com/Instagram/IGListKit)|A data-driven UICollectionView framework for building fast and flexible lists.|12218|6|2021-12-20|
|4|[Sunnyyoung/WeChatTweak-macOS](https://github.com/Sunnyyoung/WeChatTweak-macOS)|A dynamic library tweak for WeChat macOS - 首款微信 macOS 客户端撤回拦截与多开|6581|4|2022-01-05|
|5|[banchichen/TZImagePickerController](https://github.com/banchichen/TZImagePickerController)|一个支持多选、选原图和视频的图片选择器,同时有预览、裁剪功能,支持iOS6+。 A clone of UIImagePickerController, support picking multiple photos、original photo、video, also allow preview photo and video, support iOS6+|7758|4|2022-01-07|
|6|[didi/DiDiPrism](https://github.com/didi/DiDiPrism)|小桔棱镜,一款专注移动端操作行为的利器! A powerful tool (iOS & Android) that focuses on mobile operation behavior!|1550|4|2021-11-10|
|7|[alibaba/coobjc](https://github.com/alibaba/coobjc)|coobjc provides coroutine support for Objective-C and Swift. We added await method、generator and actor model like C#、Javascript and Kotlin. For convenience, we added coroutine categories for some Foun ...|3924|4|2021-09-26|
|8|[CoderMJLee/MJExtension](https://github.com/CoderMJLee/MJExtension)|A fast, convenient and nonintrusive conversion framework between JSON and model. Your model class doesn't need to extend any base class. You don't need to modify any model file.|8457|3|2022-01-07|
|9|[Tencent/QMUI_iOS](https://github.com/Tencent/QMUI_iOS)|QMUI iOS——致力于提高项目 UI 开发效率的解决方案|6441|3|2021-12-31|
|10|[renzifeng/ZFPlayer](https://github.com/renzifeng/ZFPlayer)|Support customization of any player SDK and control layer(支持定制任何播放器SDK和控制层)|6698|3|2021-11-04|
|11|[ChenYilong/CYLTabBarController](https://github.com/ChenYilong/CYLTabBarController)|[EN]It is an iOS UI module library for adding animation to iOS tabbar items and icons with Lottie, and adding a bigger center UITabBar Item. [CN]【中国特色 TabBar】一行代码实现 Lottie 动画TabBar,支持中间带+号的TabBar样式,自 ...|6605|3|2021-12-30|
|12|[tigerAndBull/TABAnimated](https://github.com/tigerAndBull/TABAnimated)|A skeleton screen framework based on native for iOS. (一个由iOS原生组件映射出骨架屏的框架,包含快速植入,低耦合,兼容复杂视图等特点,提供国内主流骨架屏动画的加载方案,同时支持上拉加载更多、自定制动画。)|2931|2|2021-12-31|
|13|[johnno1962/InjectionIII](https://github.com/johnno1962/InjectionIII)|Re-write of Injection for Xcode in (mostly) Swift|2711|2|2022-01-07|
|14|[wangrui460/WRNavigationBar](https://github.com/wangrui460/WRNavigationBar)|超简单!!! 一行代码设置状态栏、导航栏按钮、标题、颜色、透明度,移动等 WRNavigationBar which allows you to change NavigationBar's appearance dynamically|2930|2|2021-07-19|
|15|[youngsoft/MyLinearLayout](https://github.com/youngsoft/MyLinearLayout)|MyLayout is a powerful iOS UI framework implemented by Objective-C. It integrates the functions with Android Layout,iOS AutoLayout,SizeClass, HTML CSS float and flexbox and bootstrap. So you can use L ...|4154|2|2021-07-26|
|16|[bytedance/Fastbot_iOS](https://github.com/bytedance/Fastbot_iOS)|About Fastbot(2.0) is a model-based testing tool for modeling GUI transitions to discover app stability problems|266|2|2021-09-25|
|17|[gsdios/SDCycleScrollView](https://github.com/gsdios/SDCycleScrollView)|Autoscroll Banner. 无限循环图片、文字轮播器。|6093|2|2021-08-03|
|18|[indulgeIn/YBImageBrowser](https://github.com/indulgeIn/YBImageBrowser)|iOS image browser / iOS 图片浏览器 (支持视频) |2232|2|2021-08-17|
|19|[xrtc-cc/xrtc](https://github.com/xrtc-cc/xrtc)|WebRTC 融合音视频解决方案:封装声网Agora、华为云hrtc、腾讯云trtc及网易云信rtc,支持动态切换和定制,iOS、Android、Web极简集成WebRTC。|324|2|2021-11-05|
|20|[iodefog/VipVideo](https://github.com/iodefog/VipVideo)|各大网站vip视频免费观看 等 Mac版。付费电影,VIP会员剧等,去广告播放。自用视频或者电影URL,音乐破解URL,CCTV等电视播放URL|2379|2|2021-10-20|
|21|[AAChartModel/AAChartKit](https://github.com/AAChartModel/AAChartKit)|📈📊🚀🚀🚀An elegant modern declarative data visualization chart framework for iOS, iPadOS and macOS. Extremely powerful, supports line, spline, area, areaspline, column, bar, pie, scatter, angular gauges, ...|4371|2|2021-12-02|
|22|[Tencent/MLeaksFinder](https://github.com/Tencent/MLeaksFinder)|Find memory leaks in your iOS app at develop time.|5187|2|2021-11-09|
|23|[didi/Hummer](https://github.com/didi/Hummer)|一套移动端高性能高可用的动态化跨端开发框架|735|2|2022-01-06|
|24|[headkaze/Hackintool](https://github.com/headkaze/Hackintool)|The Swiss army knife of vanilla Hackintoshing|1842|2|2022-01-07|
|25|[JackJiang2011/MobileIMSDK](https://github.com/JackJiang2011/MobileIMSDK)|一个原创移动端IM通信层框架,轻量级、高度提炼,历经8年、久经考验。可能是市面上唯一同时支持UDP+TCP+WebSocket三种协议的同类开源框架,支持iOS、Android、Java、H5,服务端基于Netty。|3891|2|2021-12-16|
|26|[ChenYilong/iOSBlog](https://github.com/ChenYilong/iOSBlog)| 微博@iOS程序犭袁 的blog|1078|1|2021-09-14|
|27|[tencentyun/MLVBSDK](https://github.com/tencentyun/MLVBSDK)|移动直播 SDK,国内下载镜像:|756|1|2022-01-07|
|28|[SilverFruity/OCRunner](https://github.com/SilverFruity/OCRunner)|Execute Objective-C code as script. iOS hotfix SDK. |447|1|2022-01-02|
|29|[jezzmemo/JJException](https://github.com/jezzmemo/JJException)|Protect the objective-c application(保护App不闪退)|1410|1|2021-09-28|
|30|[dustturtle/RealReachability](https://github.com/dustturtle/RealReachability)|We need to observe the REAL reachability of network. That's what RealReachability do.|3041|1|2021-10-14|
|31|[zhenglibao/FlexLib](https://github.com/zhenglibao/FlexLib)|FlexLib是一个基于flexbox模型,使用xml文件进行界面布局的框架,融合了web快速布局的能力,让iOS界面开发像写网页一样简单快速|1574|1|2021-12-23|
|32|[changsanjiang/SJVideoPlayer](https://github.com/changsanjiang/SJVideoPlayer)|iOS VideoPlayer MediaPlayer video player media player 短视频播放器 可接入 ijkplayer aliplayer alivodplayer plplayer|2075|1|2021-12-25|
|33|[zhengwenming/WMPlayer](https://github.com/zhengwenming/WMPlayer)|WMPlayer-AVPlayer的封装,继承UIView,支持pods,手势快进、快退,全面适配全面屏,同时支持网络和本地视频的播放|3205|1|2021-08-02|
|34|[wwmz/WMZDropDownMenu](https://github.com/wwmz/WMZDropDownMenu)|🌹一个能几乎实现所有App各种类型筛选菜单的控件,可悬浮,目前已实现闲鱼/美团/Boss直聘/京东/饿了么/淘宝/拼多多/赶集网/美图外卖等等的筛选菜单,可以自由调用代理实现自己想组装的筛选功能和UI,且控件的生命周期自动管理,悬浮自动管理🌹(A control that can implement almost all types of filtering menus of all apps)|622|1|2021-10-25|
|35|[zekunyan/TTGTagCollectionView](https://github.com/zekunyan/TTGTagCollectionView)|Useful for showing text or custom view tags in a vertical or horizontal scrollable view and support Autolayout at the same time. It is highly customizable that most features of the text tag can be con ...|1632|1|2021-08-11|
|36|[DKJone/DKWechatHelper](https://github.com/DKJone/DKWechatHelper)|不止于抢红包,功能丰富的微信插件。|1223|1|2021-09-18|
|37|[SilenceLove/HXPhotoPicker](https://github.com/SilenceLove/HXPhotoPicker)|图片/视频选择器 - 支持LivePhoto、GIF图片选择、3DTouch预览、在线下载iCloud上的资源、编辑图片/视频、浏览网络图片 功能 Imitation wx photo/image picker - support for LivePhoto, GIF image selection, 3DTouch preview, Download the resources on iC ...|2375|1|2021-12-23|
|38|[yiplee/YPNavigationBarTransition](https://github.com/yiplee/YPNavigationBarTransition)|A Full functional UINavigationBar framework for making bar transition more natural! You don't need to call any UINavigationBar api, implementing YPNavigationBarConfigureStyle protocol for your view co ...|779|1|2021-11-03|
|39|[AgoraIO-Community/MoonLight](https://github.com/AgoraIO-Community/MoonLight)|MoonLight is a performance test kit on iOS and macOS. It can capture App Memory, App CPU, System CPU, GPU, ANR and iOS FPS and accurately and easily.|224|1|2021-07-23|
|40|[wuba/WBBlades](https://github.com/wuba/WBBlades)|基于mach-o解析技术的包大小占比分析、Objective-C & Swift无用代码(冗余类)检测、无符号表时的日志符号化 (Based on mach-o technology, unused code (unused class) detection tool, crash log symbolization tool, and app size analysis tool.)|641|1|2022-01-07|
|41|[pili-engineering/PLPlayerKit](https://github.com/pili-engineering/PLPlayerKit)|PLPlayerKit 是七牛推出的一款免费的适用于 iOS 平台的播放器 SDK,采用全自研的跨平台播放内核,拥有丰富的功能和优异的性能,可高度定制化和二次开发。|1986|1|2021-11-05|
|42|[lixiang1994/LEEAlert](https://github.com/lixiang1994/LEEAlert)|优雅的可自定义 Alert ActionSheet|1175|1|2021-12-08|
|43|[czl0325/ZLCollectionView](https://github.com/czl0325/ZLCollectionView)|为应对类似淘宝首页,京东首页,国美首页等复杂布局而写的Collectionview。基于UICollectionView实现,目前支持标签布局,列布局,百分比布局,定位布局,填充式布局,瀑布流布局等。支持纵向布局和横向布局,可以根据不同的section设置不同的布局,支持拖动cell,头部悬浮,设置section背景色和自定义section背景view,向自定义背景view传递自定义方法。实现了电 ...|952|1|2021-07-12|
|44|[eleme/Stinger](https://github.com/eleme/Stinger)|Stinger is a high-efficiency library with great compatibility, for aop in Objective-C, using libffi instead of Objective-C message forwarding. It is 20+ times faster than the Aspects, from message-se ...|914|1|2021-10-14|
|45|[jkpang/PPRows](https://github.com/jkpang/PPRows)|It Can Calculate how many lines of code you write on Mac ; 在Mac上计算你写了多少行代码|1433|1|2021-10-20|
|46|[meitu/MTHawkeye](https://github.com/meitu/MTHawkeye)|Profiling / Debugging assist tools for iOS. (Memory Leak, OOM, ANR, Hard Stalling, Network, OpenGL, Time Profile ...)|1284|1|2022-01-07|
|47|[QuintGao/GKPageScrollView](https://github.com/QuintGao/GKPageScrollView)|iOS类似微博、抖音、网易云等个人详情页滑动嵌套效果|1243|1|2021-12-07|
|48|[jpush/jpush-flutter-plugin](https://github.com/jpush/jpush-flutter-plugin)|JPush's officially supported Flutter plugin (Android & iOS). 极光推送官方支持的 Flutter 插件(Android & iOS)。|735|1|2022-01-04|
|49|[Lision/LSAnimator](https://github.com/Lision/LSAnimator)|⛓ Easy to Read and Write Multi-chain Animations Lib in Objective-C and Swift.|1581|1|2021-08-12|
|50|[wendux/DSBridge-IOS](https://github.com/wendux/DSBridge-IOS)|:earth_asia: A modern cross-platform JavaScript bridge, through which you can invoke each other's functions synchronously or asynchronously between JavaScript and native.|1681|1|2021-12-23|
|51|[bayescom/EasyAds-iOS](https://github.com/bayescom/EasyAds-iOS)|🔥持续更新🔥EasyAds,全球热门的开源聚合SDK广告软件。帮助App开发者便捷接入国内多家主流广告 SDK包括:字节穿山甲、腾讯优量汇、百度百青藤、快手联盟。几行代码就可以快速实现开屏、Banner横幅、插屏、激励视频、原生信息流、全屏等广告形式。|36|1|2021-12-22|
|52|[huanxsd/LinkMap](https://github.com/huanxsd/LinkMap)|检查每个类占用空间大小工具|1636|1|2021-07-29|
|53|[alibaba/youku-sdk-tool-woodpecker](https://github.com/alibaba/youku-sdk-tool-woodpecker)|In-app-debug tool for iOS|680|1|2021-11-11|
|54|[jpush/jpush-react-native](https://github.com/jpush/jpush-react-native)|JPush's officially supported React Native plugin (Android & iOS). 极光推送官方支持的 React Native 插件(Android & iOS)。|1257|1|2021-11-25|
|55|[ChatSecure/ChatSecure-iOS](https://github.com/ChatSecure/ChatSecure-iOS)|ChatSecure is a free and open source encrypted chat client for iOS that supports OTR and OMEMO encryption over XMPP.|3048|1|2021-08-13|
|56|[CRAnimation/CRBoxInputView](https://github.com/CRAnimation/CRBoxInputView)|Verify code input view. Support security type for password.短信验证码输入框,支持密文模式|848|1|2021-08-27|
|57|[MoZhouqi/KMNavigationBarTransition](https://github.com/MoZhouqi/KMNavigationBarTransition)|A drop-in universal library helps you to manage the navigation bar styles and makes transition animations smooth between different navigation bar styles while pushing or popping a view controller for ...|3277|1|2021-10-20|
|58|[didi/echo](https://github.com/didi/echo)|Echo是一款桌面端调试工具,旨在提高客户端的研发调试效率|940|1|2021-09-27|
|59|[LeoMobileDeveloper/Blogs](https://github.com/LeoMobileDeveloper/Blogs)|一点心得 - iOS,Swift,React Native,Python...|1440|1|2021-12-02|
|60|[nacker/LZEasemob3](https://github.com/nacker/LZEasemob3)|酷信 高仿微信 WeChat 高仿朋友圈 moments Github上最牛逼的高仿微信项目没有之一|1892|1|2021-08-30|
|61|[FoneG/FGPopupScheduler](https://github.com/FoneG/FGPopupScheduler)| ✨ ✨ ✨ ✨ iOS弹窗调用器,控制弹窗按照指定的策略进行显示。Helps you control popups easily. ✨ ✨ ✨ ✨|179|1|2021-11-08|
|62|[LoSenTrad/LSTPopView](https://github.com/LoSenTrad/LSTPopView)|(重构开发中,swift版本同步进行)LSTPopView iOS万能弹窗 (QQ群:1045568246 微信:a_LSTKit)|970|1|2022-01-07|
|63|[rime/squirrel](https://github.com/rime/squirrel)|【鼠鬚管】Rime for macOS|3091|1|2021-12-14|
|64|[kingsic/SGQRCode](https://github.com/kingsic/SGQRCode)|The easy to use bar code and QR code scan library for iOS【支持二维码生成、从相册中读取二维码、条形码和二维码扫描】|1571|1|2021-09-19|
|65|[dequan1331/HybridPageKit](https://github.com/dequan1331/HybridPageKit)|A high-performance、high-extensibility、easy integration framework for Hybrid content page. Support most content page types of News App. |1151|1|2021-12-21|
|66|[netease-kit/NIM_iOS_UIKit](https://github.com/netease-kit/NIM_iOS_UIKit)|网易云信 iOS UI 组件,提供聊天界面,文本消息,图片消息,语音消息,视频消息,地理位置消息,自定义消息(阅后即焚)等消息示例。#推荐客户得比特币/京东卡,现在推荐使用网易云信,最低得0.02BTC或3000元京东卡/单,点击参与:https://yunxin.163.com/promotion/recommend|1365|1|2022-01-07|
|67|[91renb/BRPickerView](https://github.com/91renb/BRPickerView)|BRPickerView 封装的是iOS中常用的选择器组件,主要包括:日期选择器(支持年月日、年月等15种日期样式选择,支持设置星期、至今等)、地址选择器(支持省市区、省市、省三种地区选择)、自定义字符串选择器(支持单列、多列、二级联动、三级联动选择)。支持自定义主题样式,适配深色模式,支持将选择器组件添加到指定容器视图。|2159|1|2021-10-12|
|68|[WillkYang/YYKline](https://github.com/WillkYang/YYKline)|iOS YYKline:Kline、Chart、Volume、Scroll、Scale、MACD、KDJ、K线图、分时图...|2325|1|2021-12-10|
|69|[ibireme/YYImage](https://github.com/ibireme/YYImage)|Image framework for iOS to display/encode/decode animated WebP, APNG, GIF, and more.|1707|1|2021-12-29|
|70|[wildfirechat/ios-chat](https://github.com/wildfirechat/ios-chat)|开源的即时通讯(野火IM)系统|955|1|2022-01-07|
|71|[520coding/confuse](https://github.com/520coding/confuse)|iOS混淆加固差异化翻新加密工具,模拟人工手动混淆,识别上下文 ,支持继承链、类型识别、方法多参等复杂高级混淆。source-to-source obfuscation of iOS projects,Xcode's refactor->rename. 告别插入毫无关联的垃圾代码、弃用无脑单词随机拼接替换,模拟正常开发,一款最好的混淆最彻底的Mac App Tools。支持OC(Objc、Obje ...|692|1|2021-11-20|
|72|[QuintGao/GKPhotoBrowser](https://github.com/QuintGao/GKPhotoBrowser)|iOS仿微信、今日头条等图片浏览器|958|1|2021-12-06|
|73|[ming1016/GCDFetchFeed](https://github.com/ming1016/GCDFetchFeed)|“已阅”新版,RSS阅读器,使用FMDB做存储,ReactiveCocoa处理数据流向|1563|1|2021-10-27|
|74|[karosLi/KKJSBridge](https://github.com/karosLi/KKJSBridge)|一站式解决 WKWebView 支持离线包,Ajax/Fetch 请求,表单请求和 Cookie 同步的问题 (基于 Ajax Hook,Fetch Hook 和 Cookie Hook)|557|1|2021-12-26|
|75|[2621532542/iOS_NQConfuseTool](https://github.com/2621532542/iOS_NQConfuseTool)|iOS代码混淆(iOS_NQConfuseTool)是一款运行在MACOS平台的App、完美支持OC和Swift项目代码的自动混淆、支持、文件名、修改资源文件、类名、方法名、属性名、添加混淆函数方法体、添加混淆属性、自动调用生成的混淆代码,功能强大而稳定,全局自动化,安全加固。马甲包混淆工具,最重要的是完全免费。(随机单词拼接)|518|1|2021-12-11|
|76|[unash/BarrageRenderer](https://github.com/unash/BarrageRenderer)|一个 iOS 上的弹幕渲染库.|2086|1|2022-01-07|
|77|[shaojiankui/SmartPush](https://github.com/shaojiankui/SmartPush)|SmartPush,一款iOS苹果远程推送测试程序,Mac OS下的APNS工具APP,iOS Push Notification Debug App|1793|1|2021-09-17|
|78|[Rain-dew/YLScratchView](https://github.com/Rain-dew/YLScratchView)|刮奖.....嗯~就是你想要的那种|2|0|2021-09-09|
|79|[cocoa-chen/CircleTransitionDemo](https://github.com/cocoa-chen/CircleTransitionDemo)|圆环Push和Pop动画|11|0|2021-07-09|
|80|[YolandaQingniu/sdk-ios-demo](https://github.com/YolandaQingniu/sdk-ios-demo)|-|12|0|2022-01-04|
|81|[AndyFightting/VideoRecord](https://github.com/AndyFightting/VideoRecord)|模仿快手应用的视频录制|134|0|2021-09-02|
|82|[yxh418983798/AFBrowser](https://github.com/yxh418983798/AFBrowser)|图片/视频 浏览器|2|0|2021-09-22|
|83|[CodeWicky/DWTableViewHelper](https://github.com/CodeWicky/DWTableViewHelper)|这是一个可以帮你快速创建列表视图的工具类。|34|0|2021-12-17|
|84|[Hurdery/jfc](https://github.com/Hurdery/jfc)|Mac端基金管理查看平台|141|0|2021-09-06|
|85|[FantasticLBP/Hotels](https://github.com/FantasticLBP/Hotels)|酒店预订App|329|0|2021-09-29|
|86|[CCSH/SHLabelPageView](https://github.com/CCSH/SHLabelPageView)|标签页|3|0|2021-12-30|
|87|[Ericfengshi/FSAPMSDK](https://github.com/Ericfengshi/FSAPMSDK)|iOS APM (性能监控) - 数据采集实现调研。APM 监控,包含 系统信息、磁盘、CPU、内存、启动时间、FPS、卡顿、Crash、网络监控 等|47|0|2021-10-10|
|88|[xuuhan/HXCharts](https://github.com/xuuhan/HXCharts)|📊 Chart for iOS 仪表盘、柱状图、圆形图、折线图、环形图|309|0|2021-07-26|
|89|[FrankHausmann/IOSKeePass](https://github.com/FrankHausmann/IOSKeePass)|a Fork of MiniKeePass|15|0|2022-01-04|
|90|[remember17/WHDebugTool](https://github.com/remember17/WHDebugTool)|🔨简单的调试小工具|144|0|2021-09-03|
|91|[APOPIX/react-native-trtc](https://github.com/APOPIX/react-native-trtc)|react-native-trtc是腾讯音视频SDK(TRTC SDK)的React Native封装demo,目前仅支持ios|5|0|2021-09-21|
|92|[anyrtcIO-Community/AnyMeetUIKit-iOS](https://github.com/anyrtcIO-Community/AnyMeetUIKit-iOS)|anyRTC视频会议UI封装以及Api封装|42|0|2021-09-07|
|93|[Lester2020/YZTimerDemo](https://github.com/Lester2020/YZTimerDemo)|处理解决NSTimer造成循环引用的几种实现方式|2|0|2021-09-30|
|94|[kingsic/Flower](https://github.com/kingsic/Flower)|Custom views of Swift and Objective-C|27|0|2022-01-01|
|95|[wuseal/Idle](https://github.com/wuseal/Idle)|Kotlin multiplatform app (Android&iOS) that providing entertainment content (使用Kotlin跨平台技术实现的休闲App)|12|0|2021-08-20|
|96|[Lester2020/WebViewDemo](https://github.com/Lester2020/WebViewDemo)|原生代码中,通过CSS和JS给webView里面内容动态设置多种主题样式|3|0|2021-08-31|
|97|[Rycccccccc/YCCardView](https://github.com/Rycccccccc/YCCardView)|卡片左滑右滑框架|7|0|2021-12-01|
|98|[BAHome/BAGridView](https://github.com/BAHome/BAGridView)|支付宝首页 九宫格 布局封装,可以自定义多种样式,自定义角标、分割线显示/隐藏、颜色等功能应有尽有!|84|0|2021-07-15|
|99|[qxuewei/XWHUDManager](https://github.com/qxuewei/XWHUDManager)|🌓 MBProgressHUD package, plain text, small chrysanthemum, picture, custom picture, sequence frame, Gif, wrap, custom display position, etc., support CocoaPods integration, MBProgressHUD封装,普通文本,小菊花,图片, ...|23|0|2021-08-13|
|100|[jpush/jverify-flutter-plugin](https://github.com/jpush/jverify-flutter-plugin)|JPush's officially supported Flutter plugin (Android & iOS). 极光推送官方支持的 Flutter 插件(Android & iOS)。|85|0|2021-11-05|
|101|[p709723778/UIDevice-SPPlatform](https://github.com/p709723778/UIDevice-SPPlatform)|在不同设备上获取对应的设备类型名称|5|0|2021-10-16|
|102|[MrLuanJX/Filter](https://github.com/MrLuanJX/Filter)|仿链家、美团、京东筛选|2|0|2021-11-18|
|103|[iossun/PixelFreeEffects](https://github.com/iossun/PixelFreeEffects)|美颜SDK|14|0|2021-12-23|
|104|[GuanQinghao/SeedCoder](https://github.com/GuanQinghao/SeedCoder)|匹配Seed开发框架的代码生成工具|2|0|2021-10-11|
|105|[CocoaDebug/GoogleTranslate](https://github.com/CocoaDebug/GoogleTranslate)|Google Translate (Mac OS Client) 🖥️|131|0|2021-08-29|
|106|[tqhnet/MacCatalyst_Learn](https://github.com/tqhnet/MacCatalyst_Learn)|Mac Catalyst的练习|2|0|2021-10-26|
|107|[tangtiancheng/ComplianceAD](https://github.com/tangtiancheng/ComplianceAD)|iOS工信部审查广告合规整改,百度,广点通,穿山甲|2|0|2021-07-21|
|108|[WelkinXie/FiveInARow](https://github.com/WelkinXie/FiveInARow)|Five In A Row(五子棋) with Sprite Kit for iPad|21|0|2021-09-21|
|109|[siuying/BSMInputMethod](https://github.com/siuying/BSMInputMethod)|筆順碼輸入法 - BSM Input Method for Mac OS X (10.8+)|5|0|2021-11-07|
|110|[2662419405/meituanApp](https://github.com/2662419405/meituanApp)|使用 ReactNative 相关技术栈 :100: 模拟美团原生APP|5|0|2021-09-21|
|111|[volcengine/APMInsight_iOS](https://github.com/volcengine/APMInsight_iOS)|-|9|0|2021-12-17|
|112|[xiangshun110/XSNetwork](https://github.com/xiangshun110/XSNetwork)|对AFNetworking 4.0的封装|2|0|2021-07-30|
|113|[SYFH/FKDownloader](https://github.com/SYFH/FKDownloader)|👍🏻📥Maybe the best file downloader.|239|0|2021-07-13|
|114|[cocoa-chen/CircleAnimationView](https://github.com/cocoa-chen/CircleAnimationView)|有圆环和实心两种类型动画,可用作提示效果|12|0|2021-07-09|
|115|[zhuzhuxingtianxia/QQRed](https://github.com/zhuzhuxingtianxia/QQRed)|仿QQ拖拽爆炸效果|27|0|2021-12-06|
|116|[chkm/NumMatrixDemo](https://github.com/chkm/NumMatrixDemo)|Calculate sudoku Resulet 计算数独游戏的结果|2|0|2021-10-27|
|117|[DJI-Mobile-SDK-Tutorials/iOS-UXSDKDemo](https://github.com/DJI-Mobile-SDK-Tutorials/iOS-UXSDKDemo)|This demo is designed for you to gain a better understanding of the DJI iOS UX SDK.|6|0|2021-10-11|
|118|[tianya2416/ATRefresh](https://github.com/tianya2416/ATRefresh)|基于MJRefresh、DZNEmptyDataSet的封装、下拉刷新、上拉加载、加载中页面显示、无数据页面显示、高度自定义、分页加载简单方便、|10|0|2021-08-05|
|119|[xiaopin/NavigationBarTranslucent](https://github.com/xiaopin/NavigationBarTranslucent)|导航栏透明效果|3|0|2021-09-01|
|120|[pili-engineering/QNRTC-SampleCode-Video-Basic](https://github.com/pili-engineering/QNRTC-SampleCode-Video-Basic)|Sample Code 工程用于展示如何 加入/离开 房间,发布/订阅 音视频数据流,动态 启用/禁用 本地音视频数据流,切换前后置摄像头等功能使用|19|0|2022-01-06|
|121|[ThirdDemo/KJMenuView](https://github.com/ThirdDemo/KJMenuView)|封装整理一些菜单控件|4|0|2021-12-07|
|122|[fatboy-hard/react-native-gcy-datakit](https://github.com/fatboy-hard/react-native-gcy-datakit)|观测云RN集成|4|0|2021-12-09|
|123|[finogeeks/finclip-ios-demo](https://github.com/finogeeks/finclip-ios-demo)|FinClip 苹果运行环境,让小程序在苹果应用中无缝运行 / iOS DEMO for FinClip|228|0|2021-11-14|
|124|[CaicaiNo/HCPush](https://github.com/CaicaiNo/HCPush)|用于项目使用的方便的左侧或者右侧的弹出视图,自定义ViewController的逻辑独立|9|0|2021-11-05|
|125|[xiaozi/awake-app](https://github.com/xiaozi/awake-app)|An app for mac osx to prevent sleeping; inspired by Caffeine.|126|0|2021-11-10|
|126|[changsanjiang/SJMediaCacheServer](https://github.com/changsanjiang/SJMediaCacheServer)|A HTTP Media Caching Framework. It can cache FILE or HLS media. 音视频边播边缓存框架, 支持 HLS(m3u8) 和 FILE(mp4, mp3等).|146|0|2021-11-23|
|127|[site-chenwei/chenwei-plugin-amap](https://github.com/site-chenwei/chenwei-plugin-amap)|Cordova高德地图插件,使用高德Android定位SDK进行定位,以解决webapp中定位不准的问题|4|0|2021-10-20|
|128|[253CL/CLShanYan_Flutter](https://github.com/253CL/CLShanYan_Flutter)|闪验Flutter使用示例|8|0|2021-12-24|
|129|[Jayxiang/CJLandscapeDemo](https://github.com/Jayxiang/CJLandscapeDemo)|iOS 横竖屏处理|3|0|2021-12-24|
|130|[aliyun/aliyun-oss-ios-sdk](https://github.com/aliyun/aliyun-oss-ios-sdk)|iOS SDK for aliyun object storage service|412|0|2021-12-30|
|131|[LZRight123/KPAppMananger](https://github.com/LZRight123/KPAppMananger)|静默安装,卸载,打开APP,进程通信,后台保护|37|0|2021-08-16|
|132|[yangKJ/KJLoadingDemo](https://github.com/yangKJ/KJLoadingDemo)|基于CALayer加载动画库 🎁..|19|0|2021-12-22|
|133|[591xt/YZModel](https://github.com/591xt/YZModel)|一键生成带注释的Model文件和Mode解析工具支持三种语言|4|0|2021-12-03|
|134|[swiftkitui/OCUI](https://github.com/swiftkitui/OCUI)|适用于 OC类似的 SwiftUI 库(快速构建 UI 框架)|19|0|2021-07-19|
|135|[HMS-Core/hms-3d-modeling-demo-ios](https://github.com/HMS-Core/hms-3d-modeling-demo-ios)|-|11|0|2021-11-15|
|136|[Jonas-o/CCExcelView](https://github.com/Jonas-o/CCExcelView)|iOS ExcelView 自定义表格,支持设置左右向锁住的列数,支持列排序(排序规则自己实现),支持设置topView,支持列表背景色,支持设置整行还是单元格点击的点击色|9|0|2021-12-29|
|137|[ITHanYong/HYTimePicker](https://github.com/ITHanYong/HYTimePicker)|自定义时分选择器|6|0|2021-09-25|
|138|[DJI-Mobile-SDK-Tutorials/iOSBridgeAppDemo](https://github.com/DJI-Mobile-SDK-Tutorials/iOSBridgeAppDemo)|This demo is designed for you to gain a better understanding of the iOS Bridge App.|10|0|2021-10-11|
|139|[HJ2018/HJYNDEMO](https://github.com/HJ2018/HJYNDEMO)|本地测试库|2|0|2021-08-20|
|140|[banchichen/TZImagePreviewController](https://github.com/banchichen/TZImagePreviewController)|对TZImagePickerController库的增强,支持用UIImage、NSURL预览照片和用NSURL预览视频。|88|0|2021-11-26|
|141|[loyalwind/WJLicensePlateKeyboard](https://github.com/loyalwind/WJLicensePlateKeyboard)|自定义的车牌号码输入键盘|8|0|2021-10-08|
|142|[feiduduhaha/PandaHook](https://github.com/feiduduhaha/PandaHook)|一个简单易用的hook组件|7|0|2021-10-25|
|143|[wildfirechat/ios-momentkit](https://github.com/wildfirechat/ios-momentkit)|iOS 朋友圈UI组件库|6|0|2021-11-20|
|144|[strongbox-password-safe/Strongbox](https://github.com/strongbox-password-safe/Strongbox)|A KeePass/Password Safe Client for iOS and OS X|754|0|2021-11-30|
|145|[PEPDigitalPublishing/PDFReaderSample](https://github.com/PEPDigitalPublishing/PDFReaderSample)|人教点读新SDK Demo|3|0|2021-07-22|
|146|[huangboju/FormView](https://github.com/huangboju/FormView)|优雅的使用UITableView创建静态表单|53|0|2021-12-29|
|147|[daiwei-git/cordova-plugin-umeng](https://github.com/daiwei-git/cordova-plugin-umeng)|cordova 集成友盟统计|3|0|2021-11-18|
|148|[tuya/tuya-home-ios-sdk](https://github.com/tuya/tuya-home-ios-sdk)|TuyaSmartHomeKit is designed for quickly developing apps for smart device networking, control, firmware upgrades, timing tasks, smart scenes and more.|15|0|2021-11-24|
|149|[pirder/PRSleepApp](https://github.com/pirder/PRSleepApp)| 2020年毕业答辩iOS项目|2|0|2021-10-09|
|150|[huang303513/ReactNativeSourceCodeStudy](https://github.com/huang303513/ReactNativeSourceCodeStudy)|ReactNative源码解析|3|0|2021-09-29|
|151|[qinqi777/QQCorner](https://github.com/qinqi777/QQCorner)|给 UIView 或 UIImage 高性能添加(之后可以修改)圆角,生成渐变色图片等|83|0|2021-11-18|
|152|[lisen87/image_pickers](https://github.com/lisen87/image_pickers)|图片多选并压缩,保存图片到相册,视频多选,预览图片和视频|58|0|2021-12-08|
|153|[li6185377/IMYAOPTableView](https://github.com/li6185377/IMYAOPTableView)|无业务入侵,无逻辑入侵,外部察觉不到的 UITableView/UICollectionView AOP 框架|454|0|2021-12-24|
|154|[ToLengSon/iOS14TabbarHiddenFix](https://github.com/ToLengSon/iOS14TabbarHiddenFix)|解决iOS14下pop多层控制器至主页时,tabbar不显示问题|14|0|2021-09-07|
|155|[lexiaoyao20/FMTagsView](https://github.com/lexiaoyao20/FMTagsView)|一个基于UICollectionView的标签展示控件 |66|0|2021-08-05|
|156|[tencentyun/leb-ios-sdk](https://github.com/tencentyun/leb-ios-sdk)|快直播 LEB (超低延迟直播)iOS SDK https://cloud.tencent.com/product/leb|7|0|2022-01-07|
|157|[WanyueKJ/wanyue_live_shopping_ios](https://github.com/WanyueKJ/wanyue_live_shopping_ios)|万岳app商城、直播带货商城、短视频商城、仿淘宝商城|3|0|2021-11-02|
|158|[andy123234/JRDropMenu](https://github.com/andy123234/JRDropMenu)|JRDropMenu可快速实现下拉菜单功能|24|0|2021-07-30|
|159|[rueen/react-native-ottpay](https://github.com/rueen/react-native-ottpay)|react-native ottpay跨境支付|6|0|2021-11-25|
|160|[lixiang1994/LEETheme](https://github.com/lixiang1994/LEETheme)|优雅的主题管理库- 一行代码完成多样式切换|781|0|2021-07-28|
|161|[leon2017/cmbpb-flutter](https://github.com/leon2017/cmbpb-flutter)|Flutter 招商银行一网通支付|7|0|2021-10-15|
|162|[mxmhao/iOS_App_Template](https://github.com/mxmhao/iOS_App_Template)|一些iOS工具类和模板代码,极简/高效,大部分是直接使用官方SDK实现,很小一部分是改造官方SDK实现或者自己实现|2|0|2021-09-17|
|163|[yidun/alive-detected-iOS-demo](https://github.com/yidun/alive-detected-iOS-demo)|活体检测demo&framework|7|0|2021-12-15|
|164|[BlinkID/blinkid-ios](https://github.com/BlinkID/blinkid-ios)|Everything you need to add AI-driven ID scanning into your native iOS app.|347|0|2022-01-04|
|165|[yoriWang/YRGestureLock](https://github.com/yoriWang/YRGestureLock)|封装一个手势密码锁|3|0|2021-11-04|
|166|[Maxwin-z/xsmth-newsmth](https://github.com/Maxwin-z/xsmth-newsmth)|水木社区第三方客户端|101|0|2021-10-06|
|167|[xmy0010/DemoForCSDN](https://github.com/xmy0010/DemoForCSDN)|-|57|0|2021-09-29|
|168|[Resory/RYCuteView](https://github.com/Resory/RYCuteView)|🍮 用UIBezierPath实现果冻效果|151|0|2021-09-17|
|169|[react-native-studio/react-native-MJRefresh](https://github.com/react-native-studio/react-native-MJRefresh)|基于ios MJRefresh https://github.com/CoderMJLee/MJRefresh 开发的插件,可提供自定义的弹性刷新|147|0|2021-09-21|
|170|[chbo297/BODragScrollView](https://github.com/chbo297/BODragScrollView)|卡片式滑动拖拽交互控件-支持卡片内嵌ScrollView|2|0|2021-08-30|
|171|[sensorsdata/sf-sdk-ios](https://github.com/sensorsdata/sf-sdk-ios)|iOS 弹窗 SDK 是一款基于神策智能运营,帮助客户实现精准运营的 SDK|3|0|2022-01-05|
|172|[anyrtcIO-Community/anyRTC-WaWa-Client-iOS](https://github.com/anyrtcIO-Community/anyRTC-WaWa-Client-iOS)|第三代娃娃机在线解决方案,全新娱乐方式,超低延时娱乐。|8|0|2021-09-07|
|173|[zjjzmw1/XM_OC_TOOL](https://github.com/zjjzmw1/XM_OC_TOOL)|一直维护的OC工具类|7|0|2021-11-02|
|174|[dustylove/ruler](https://github.com/dustylove/ruler)|一款简单实用的刻度尺|2|0|2021-11-29|
|175|[andyweiqiu/asr-ios-local](https://github.com/andyweiqiu/asr-ios-local)|基于kaldi的ios本地语音识别(本地实时流)Kaldi-based ios native speech recognition (local real-time streaming)|52|0|2021-09-13|
|176|[QuintGao/GKNavigationBar](https://github.com/QuintGao/GKNavigationBar)|GKNavigationBarViewController的分类实现方式,耦合度底,使用更加便捷|252|0|2022-01-04|
|177|[mlcldh/MLCKit](https://github.com/mlcldh/MLCKit)|封装一些iOS方法。|8|0|2021-09-15|
|178|[sagiwei/SGPush](https://github.com/sagiwei/SGPush)|A nice way to handle iOS remote push notifications with just a few code.|24|0|2021-10-30|
|179|[dvlproad/CJNetwork](https://github.com/dvlproad/CJNetwork)|AFNetworking的二次封装(secondary encapsulation for AFNetworking)|3|0|2021-11-24|
|180|[BinBear/breadtrip-ReactiveCocoa-MVVM-](https://github.com/BinBear/breadtrip-ReactiveCocoa-MVVM-)|仿面包旅行,ReactiveCocoa+MVVM|355|0|2021-08-26|
|181|[nongshifu/Bsphp](https://github.com/nongshifu/Bsphp)|OC对接BSphp验证系统|5|0|2021-08-12|
|182|[kaiser143/ZKIDCardCamera](https://github.com/kaiser143/ZKIDCardCamera)|针对身份证正反面拍照的相机的封装|7|0|2021-11-29|
|183|[finogeeks/FinClipExtSDK](https://github.com/finogeeks/FinClipExtSDK)|FinClip 扩展 SDK 插件,用于与权限相关的 API 与组件调用 / Extension SDK for FinClip|3|0|2022-01-07|
|184|[Huaida/TestFunction_OC](https://github.com/Huaida/TestFunction_OC)|验证OC功能|2|0|2021-09-24|
|185|[ljunb/Zelda](https://github.com/ljunb/Zelda)|支持链式语法的轻量FlexBox布局库|4|0|2021-08-17|
|186|[yangyangFeng/TTPatch](https://github.com/yangyangFeng/TTPatch)|热修复、热更新、JS代码动态下发、动态创建类|452|0|2021-11-09|
|187|[Faceunity/FUZegoExpressVideoDemo](https://github.com/Faceunity/FUZegoExpressVideoDemo)|FUZegoExpressVideoDemo是集成了 Faceunity 面部跟踪和虚拟道具功能和 Zego 直播功能的 Demo。 本文是 FaceUnity SDK 快速对接 Zego 直播 的导读说明,关于 FaceUnity SDK 的更多详细说明,请参看 FULiveDemo|2|0|2021-11-05|
|188|[qingqiusuomeng/LQAlertViewKit](https://github.com/qingqiusuomeng/LQAlertViewKit)|自定义UIAlertViewController|2|0|2021-11-16|
|189|[Humein/BX_TiKuBaseModulesRepo](https://github.com/Humein/BX_TiKuBaseModulesRepo)|题库基础私有库/支持富文本以及多种题型,不含业务模块|4|0|2021-12-07|
|190|[KonsomeJona/OctoMouse](https://github.com/KonsomeJona/OctoMouse)|OctoMouse is an open-source application for MAC OSX that measures your mouse and keyboard activities.|209|0|2021-12-08|
|191|[Roen-Ro/RRViewControllerExtension](https://github.com/Roen-Ro/RRViewControllerExtension)| UINavigationBar appearance management, memory leak detection, convenient UIViewController property and methods|137|0|2021-12-28|
|192|[jack903652/safeKeyboard](https://github.com/jack903652/safeKeyboard)|自定义样式的3种安全键盘,数字键盘,字母键盘,特殊字符键盘|6|0|2021-12-30|
|193|[netless-io/Whiteboard-iOS](https://github.com/netless-io/Whiteboard-iOS)|Whiteboard|19|0|2022-01-04|
|194|[sangwell/KMovie](https://github.com/sangwell/KMovie)|🍭🍭电影资讯app|12|0|2021-10-06|
|195|[lincf0912/LFAssetExportSession](https://github.com/lincf0912/LFAssetExportSession)|视频压缩(体积小,清晰度高)|23|0|2021-12-13|
|196|[KeenTeam1990/HXWeiboPhotoPicker](https://github.com/KeenTeam1990/HXWeiboPhotoPicker)|🐹HXWeiboPhotoPicker-高仿微博照片选择,使用的是PhotoKit框架来获取系统相册以及照片/视频,支持查看/选择GIF图片 , 照片、视频可同时多选/原图 , 3DTouch预览照片 , 长按拖动改变顺序 , 自定义相机拍照/录制视频 , 自定义转场动画 , 查看/选择LivePhoto IOS9.1以上才有用 , 支持浏览网络图片 , 支持自定义裁剪图片, 支持传入本地图片,支 ...|83|0|2021-11-11|
|197|[Faceunity/FUZegoLiveDemo](https://github.com/Faceunity/FUZegoLiveDemo)|Faceunity 人脸跟踪及虚拟道具绘制在Zego中的集成demo - iOS|2|0|2021-08-06|
|198|[g0v/moedict-webkit](https://github.com/g0v/moedict-webkit)|萌典網站|504|0|2021-10-05|
|199|[Zws-China/CAAnimation](https://github.com/Zws-China/CAAnimation)|iOS动画演示,核心动画演示,CAAnimation动画|90|0|2021-09-24|
|200|[RunsCode/DBOCKit](https://github.com/RunsCode/DBOCKit)| 使用链式语法生成sql,像操作JSON一样简单,数据库的增删改查可被监听观察|3|0|2021-07-22|
<div align="center">
<p><sub>↓ -- 感谢读者 -- ↓</sub></p>
榜单持续更新,如有帮助请加星收藏,方便后续浏览,感谢你的支持!
</div>
<br/>
<div align="center"><a href="https://github.com/GrowingGit/GitHub-Chinese-Top-Charts#github中文排行榜">返回目录</a> • <a href="/content/docs/feedback.md">问题反馈</a></div>