Pinned Repositories
Async
Syntactic sugar in Swift for asynchronous dispatches in Grand Central Dispatch
AvoidCrash
This framework can effective avoid crash by potential error code. For example : If you insert a nil into a mutable array, this framework can avoid crash and note you that where cause crash.
awesome-wechat-weapp
微信小程序开发资源汇总 :100:
BAButton
用 UIButton 的分类处理,处理更简单,一行代码轻松搞定所有 UIButton 自定义
BAPickView
自定义 pickView,多种自定义样式!git 最全的日期选择器!
BAPrivacyManager
iOS 所有隐私权限封装,定位、蓝牙、通知、运动、日历、相册、相机等 14 种权限封装!详见 demo!
BAWKWebView
用分类封装 WKWebView,一行代码搞定 request、URL、URLString、本地 HTML文件、HTMLString等请求,一个 block 搞定 title、progress、currentURL、当前网页的高度等等所需
BYDailyNews
CatchCrashDemo
收集APP崩溃信息,保存到本地
TPKeyboardAvoiding
A drop-in universal solution for moving text fields out of the way of the keyboard in iOS
chaichaiquan's Repositories
chaichaiquan/TPKeyboardAvoiding
A drop-in universal solution for moving text fields out of the way of the keyboard in iOS
chaichaiquan/Async
Syntactic sugar in Swift for asynchronous dispatches in Grand Central Dispatch
chaichaiquan/AvoidCrash
This framework can effective avoid crash by potential error code. For example : If you insert a nil into a mutable array, this framework can avoid crash and note you that where cause crash.
chaichaiquan/awesome-wechat-weapp
微信小程序开发资源汇总 :100:
chaichaiquan/BAButton
用 UIButton 的分类处理,处理更简单,一行代码轻松搞定所有 UIButton 自定义
chaichaiquan/BAPickView
自定义 pickView,多种自定义样式!git 最全的日期选择器!
chaichaiquan/BAPrivacyManager
iOS 所有隐私权限封装,定位、蓝牙、通知、运动、日历、相册、相机等 14 种权限封装!详见 demo!
chaichaiquan/BAWKWebView
用分类封装 WKWebView,一行代码搞定 request、URL、URLString、本地 HTML文件、HTMLString等请求,一个 block 搞定 title、progress、currentURL、当前网页的高度等等所需
chaichaiquan/CatchCrashDemo
收集APP崩溃信息,保存到本地
chaichaiquan/Charts
Beautiful charts for iOS/tvOS/OSX! The Apple side of the crossplatform MPAndroidChart.
chaichaiquan/coding-interview-university
A complete computer science study plan to become a software engineer.
chaichaiquan/CollectionKit
Reimagining UICollectionView
chaichaiquan/HDCollectionView
数据驱动(data driven)的高效灵活列表。基于Flexbox,支持 悬浮、瀑布流、装饰view、横向滑动、分段布局、各种对齐方式。支持diff刷新,动画更新UI
chaichaiquan/Hyperion-iOS
In-app design review tool to inspect measurements, attributes, and animations.
chaichaiquan/iCarousel
A simple, highly customisable, data-driven 3D carousel for iOS and Mac OS
chaichaiquan/iOSUITestsDemo
iOS UI自动化测试Demo
chaichaiquan/JXCategoryView
A powerful and easy to use category view (segmentedcontrol, segmentview, pagingview, pagerview, pagecontrol) (腾讯新闻、今日头条、QQ音乐、网易云音乐、京东、爱奇艺、腾讯视频、淘宝、天猫、简书、微博等所有主流APP分类切换滚动视图)
chaichaiquan/LFKit
常用工具组件
chaichaiquan/LYEmptyView
iOS一行代码集成空白页面占位图(无数据、无网络占位图) emptyView-empty set-支持TableView、CollectionView、ScrollView
chaichaiquan/popTypeDemo
封装zhPopupController框架完成的一些弹窗效果, 包含数字键盘与日期价格的筛选图, 希望可以帮到有需要的人.
chaichaiquan/QMUI_iOS
QMUI iOS——致力于提高项目 UI 开发效率的解决方案
chaichaiquan/RKNotificationHub
Make any UIView a full fledged notification center
chaichaiquan/Specs
The CocoaPods Master Repo
chaichaiquan/TABAnimated
A skeleton screen framework based on native for iOS. (一个由iOS原生组件映射出骨架屏的框架,包含快速植入,低耦合,兼容复杂视图等特点,提供国内主流骨架屏动画的加载方案,同时支持自定制动画。)
chaichaiquan/UniversalProject
基于MVC架构的iOS轻量级框架,封装了基类、基于猿题库YTKNetwork的网络服务、工具库,基于NavigationController的瀑布流/转场动画/粒子动画以及常用功能demo,已适配iOS11 & iPhone X。欢迎交流 & Star🌟
chaichaiquan/wxappUnpacker
小程序反编译(支持分包)
chaichaiquan/WXSTransition
🍎 界面转场动画集
chaichaiquan/WZLBadge
//An one-line tool to show styles of badge for UIView
chaichaiquan/ZMJGanttChart
Full configurable spreadsheet view user interfaces for iOS applications. With this framework, you can easily create complex layouts like schedule, gantt chart or timetable as if you are using Excel.
chaichaiquan/ZMJTipView
Fully customisable tooltip view in Objective-C for iOS.