zichunping's Stars
bang590/JSPatch
JSPatch bridge Objective-C and Javascript using the Objective-C runtime. You can call any Objective-C class and method in JavaScript by just including a small engine. JSPatch is generally used to hotfix iOS App.
facebookarchive/KVOController
Simple, modern, thread-safe key-value observing for iOS and OS X.
hongyangAndroid/AndroidAutoLayout
[停止维护]Android屏幕适配方案,直接填写设计图上的像素尺寸即可完成适配,最大限度解决适配问题。
alipay/SoloPi
SoloPi 自动化测试工具
joeldev/JLRoutes
URL routing library for iOS with a simple block-based API
KnuffApp/Knuff
The debug application for Apple Push Notification Service (APNs).
AliSoftware/OHHTTPStubs
Stub your network requests easily! Test your apps with fake network data and custom response time, response code and headers!
zwwill/yanxuan-weex-demo
:art: High quality pure Weex demo / 网易严选 App 感受 Weex 开发
wangmchn/WMPageController
An easy solution to page controllers like NetEase News
ChangbaDevs/KTVHTTPCache
A powerful media cache framework.
bmfe/eros
📱 一套 Vue 代码,两端原生应用 ,或许可以叫我 weex-native。
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.
cyanzhong/xTeko
JSBox demos
webfrogs/xcode_shell
shell script that used to auto-build xcode project
rushisangani/BiometricAuthentication
Use Apple FaceID or TouchID authentication in your app using BiometricAuthentication.
leejayID/Linkage
【Objective-C 联动】:两个 TableView 之间的联动,TableView 与 CollectionView 之间的联动
tbl00c/ZZFLEX
一个完善的iOS敏捷开发框架,基于UIKit实现,包含常用控件的链式API拓展、一个数据驱动的列表框架、一个事件处理队列。
kukumaluCN/JXT_iOS_Demos
一些相关的iOS的Demo汇总
yuping1989/YPTabBarController
功能强大,使用方便,可高度自定义的TabBarController。
NianJi/AppLord
module and service management of ios app
huangxuan518/HXPackRobot
打包机器人:打包 + 上传 + 发邮件 + 打印ipa信息 一键搞定
honeycao/ACMediaFrame
一个完整的媒体库选择和展示的框架。包括本地图片、视频选取,拍摄、录像等,并得到对应的用于上传的数据类型,再也不用担心媒体文件上传了
timelywind/YUFoldingTableView
可快速集成UITableView的折叠cell
CoderLNHui/Runtime-RunLoop
里面重要的地方都有相应的分析和打印,下载运行可以非常直观的表现!
agelessman/MCDownloader
A simple and powerful iOS downloader.
firebase/friendlypix-ios
Friendly Pix iOS is a sample app demonstrating how to build an iOS app with the Firebase Platform.
zhengwenming/CopySource
iOS项目框架问题(baseVC,baseNav、全屏返回手势、旋转屏幕、截获back返回事件、定制不同VC的返回按钮,iOS 11适配、iPhone X的适配等等)
lsmakethebest/LSNavigationController
导航栏背景色可以统一设置,每一个控制器导航栏背景色还可以自己单独设置不影响统一设置的界面,采用自定义交互动画实现淘宝,京东等软件当下最流行的导航控制器效果,比其他实现方式每一个控制器都包装一个导航控制器性能更好,使用方法更贴合系统使用方法
HujiangTechnology/HJMURLDownloader
iOS Downloader based on NSURLSession
MrLujh/RouteManager
iOS模块化,模块间解耦,路由中心设计