Pinned Repositories
BLIAP
处理了 IAP 七大坑, 并且封装了收据验证队列, 最大限度保证 IAP 安全的库.
BLLandscape
[iOS]终极横竖屏切换解决方案。
BLMethodInjecting
一次高效的依赖注入
JPAnimation
模仿 Airbnb 首页过渡动画
JPButtonCategory
1行代码快速集成按钮延时处理(hook实战)
JPLabel
匹配一段文字中的用户名/话题/链接/协议等, 并且为关键字着色的UILabel子类
JPNavigationController
This library provides an fullScreen pop and push gesture for UINavigationController with customize UINavigationBar for each single support.
JPPopPresentAnimation
0行代码集成Facebook和Twitter的Model动画
JPQRCode
iOS 艺术二维码绘制工具
JPVideoPlayer
Automatic play video & cache video data in UITableView like Weibo and Douyin.
dito010's Repositories
dito010/JPLabel
匹配一段文字中的用户名/话题/链接/协议等, 并且为关键字着色的UILabel子类
dito010/JPPopPresentAnimation
0行代码集成Facebook和Twitter的Model动画
dito010/FoldAnimation
仿airbnb的tableView头部视图层叠效果
dito010/iOS-Source-Code-Analyze
深入解析 iOS 开源项目
dito010/EasyVideoRecorder
SDK:类似于美拍、秒拍的短视频拍摄库,支持手机端按住拍、滤镜、mv、照片合成、动画合成、视频水印、本地视频导入,更多更好的功能还在不断扩展中!
dito010/iOSBlogCN
中文 iOS/Mac 开发博客列表
dito010/AFNetworking
A delightful networking framework for iOS, OS X, watchOS, and tvOS.
dito010/Calendar
A set of views and controllers for displaying and scheduling events on iOS
dito010/JPPickerView
用来居中展示文字的PickerView
dito010/NewPan
This is all new start !
dito010/-IMDemo
基于环信的即时通讯Demo
dito010/awesome-animation
:octocat: A great list of open sourced UI Motion Library produced by Animatious Group.
dito010/awesome-wechat-weapp
微信小程序资源汇总整理, Awesome WeChat WeApp,涵括微信 Web 开发者工具收集,WeApp 教程收集,站点收集和代码实例
dito010/CorePhotoBroswerVC
快速集成高性能照片浏览器,支持本地及网络相册
dito010/fmdb
A Cocoa / Objective-C wrapper around SQLite
dito010/gitignore
A collection of useful .gitignore templates
dito010/HYLabel
用于识别Label中的@用户-话题##-链接
dito010/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 use for hotfix iOS App.
dito010/JYDatabase
对FMDB的轻量级封装,帮助快速创建管理移动端数据库。让SQLite使用更加简单
dito010/MKRingProgressView
Ring progress view similar to Activity app on Apple Watch
dito010/PhotoBrowser
使用自定义转场,实现图片浏览器
dito010/SKBounceAnimation
A CAKeyframeAnimation subclass that lets you quickly and easily set a number of bounces, and start and end values, and creates an animation for you.
dito010/test
dito010/TZImagePickerController
一个支持多选、选原图和视频的图片选择器,同时有预览功能,适配了iOS6789系统。 A clone of UIImagePickerController, support picking multiple photos、original photo、video, also allow preview photo and video, fitting iOS6789 system.
dito010/VCTransitionsLibrary
A collection of iOS7 animation controllers and interaction controllers, providing flip, fold and all kinds of other transitions.
dito010/XMChatBarExample
模仿微信聊天输入框