snlo's Stars
swiftlang/swift-syntax
A set of Swift libraries for parsing, inspecting, generating, and transforming Swift source code.
fastlane/fastlane
🚀 The easiest way to automate building and releasing your iOS and Android apps
jenkinsci/jenkins
Jenkins automation server
snlo/SNUIKit
UIKit的扩展,提供UINavigationController、UINavigationBar、UIView、UIButton等常用UI层扩展
BigShow1949/BigShow1949
iOS教学/各类知识点总结:运行时/贝塞尔曲线/水纹/粒子发射器/核心动画/渐变色/网络请求/按钮/标签/视图布局/视图效果/文字视图/表情键盘/旋转动画/2048/网易/微信/猿题库/阿里巴巴/设计模式/数据持久化/多次点击按钮/微信注册按钮/展开按钮/跑马灯/闪烁文字/球形滚动标签/自动布局标签/快播动态标签/水平滚动布局/瀑布流布局/浏览卡/半圆布局/滑动标题/抽卡效果/百度视图切换/领英动画/折卡效果/卡牌拖动翻页/滚动悬浮视图/侧滑形变效果/评分条/打印机特效/Masonry/生命周期/响应者链条/引导页/通知中心/抖动密码框/余额宝数字跳动/UIDynamic/碰撞行为/捕捉行为/推动行为/附着行为/动力元素行为/GCD/KVC&KVO/多继承/消息转发/二维码/MVC/MVP/MVVM/Router/Viper
FluidGroup/Brightroom
📷 A composable image editor using Core Image and Metal.
SwiftOldDriver/iOS-Weekly
🇨🇳 老司机技术 iOS 周报
jezzmemo/JJException
Protect the objective-c application(保护App不闪退)
1c7/chinese-independent-developer
👩🏿💻👨🏾💻👩🏼💻👨🏽💻👩🏻💻**独立开发者项目列表 -- 分享大家都在做什么
yonaskolb/XcodeGen
A Swift command line tool for generating your Xcode project
awesome-tips/blogs
行业优质博客汇总
Kitura/Kitura
A Swift web framework and HTTP server.
vapor/vapor
💧 A server-side Swift HTTP web framework.
PerfectlySoft/Perfect
Server-side Swift. The Perfect core toolset and framework for Swift Developers. (For mobile back-end development, website and API development, and more…)
EbookFoundation/free-programming-books
:books: Freely available programming books
listenzz/HBDNavigationBar
A custom UINavigationBar for smooth switching between various states, including bar style, bar tint color, background image, background alpha, bar hidden, title text attributes, tint color, shadow hidden...
ZhipingYang/XYDebugView
XYDebugView is debug tool to draw the all view's frame in device screen and show it by 2d/3d style like reveal did.
coolnameismy/ios-tips
ios开发当中常用遇到的问题和解决方法的收集,包括ios和swift
CocoaPods/CocoaPods
The Cocoa Dependency Manager.
artsy/reaction
Artsy's publishing components
AloneMonkey/iOSREBook
《iOS应用逆向与安全》随书源码
Haley-Wong/JS_OC
JS与原生OC互相调用的Demo
redis/redis
Redis is an in-memory database that persists on disk. The data model is key-value, but many different kind of values are supported: Strings, Lists, Sets, Sorted Sets, Hashes, Streams, HyperLogLogs, Bitmaps.
snlo/SNFoundation
NS家族的基础架构扩展,包括NSObject、NSString等
snlo/SNModuleKit
模块化架构依赖库,让重构和团队开发都一样简单
snlo/SNMediatorKit
模块化中间件,主要用于模块间解耦,以及本地、远程调度
snlo/SNBadgeView
标记视图,支持UIBarButtonItem、UITabBarItem、UIButton、UIView
forkingdog/UITableView-FDTemplateLayoutCell
Template auto layout cell for automatically UITableViewCell height calculating
xingshaocheng/architect-awesome
后端架构师技术图谱
Yasic/DynamicClipImage
iOS实现动态区域裁剪图片