Pinned Repositories
app-tutorials
Tutorials of my apps
apple-ios-samples
AsyncDisplayKit
Smooth asynchronous user interfaces for iOS apps.
AutoPackageScript
自动打包ipa,上传fir.im
AutoPackageScript-1
一个简单的ipa打包脚本,用shell脚本编写。可以方便地对iOS工程进行打包。
CSRProgressView
iOS 自定义的一个进度条,根据progress大小关系改变所占比,中间的分隔线是斜线
Custom-templete
xcode自定义模板
DDMenuController
Menu controller similar to the one found in Facebook and Path 2.0 on iOS
ISActionSheet
自定义actionSheet,解决ipad上使用系统alearController崩溃的烦恼,仿系统,仿微信
MJExtension
A fast, convenient and nonintrusive conversion between JSON and model. Your model class don't need to extend another base class. You don't need to modify any model file.
LeoAiolia's Repositories
LeoAiolia/DDMenuController
Menu controller similar to the one found in Facebook and Path 2.0 on iOS
LeoAiolia/app-tutorials
Tutorials of my apps
LeoAiolia/AutoPackageScript
自动打包ipa,上传fir.im
LeoAiolia/awesome-react-native
An "awesome" type curated list of React Native components, news, tools, and learning material
LeoAiolia/Blog
BLOG MARKDOWN BAK AND SOME EXERCISES
LeoAiolia/Charts
Beautiful charts for iOS/tvOS/OSX! The Apple side of the crossplatform MPAndroidChart.
LeoAiolia/CocoaLumberjack
A fast & simple, yet powerful & flexible logging framework for Mac and iOS
LeoAiolia/CSRProgressWebViewDemo
LeoAiolia/CYLTableViewPlaceHolder
LeoAiolia/exampleForAnimation
iOS动画合集-动画基础到常用的动画案例
LeoAiolia/FDFullscreenPopGesture
A UINavigationController's category to enable fullscreen pop gesture with iOS7+ system style.
LeoAiolia/FillableLoaders
Completely customizable progress based loaders drawn using custom CGPaths written in Swift
LeoAiolia/FlatUIColors
Flat UI color palette helpers written in Swift.
LeoAiolia/FontAwesomeKit
Icon font library for iOS. Currently supports Font-Awesome, Foundation icons, Zocial, and ionicons.
LeoAiolia/GDPerformanceView-Swift
Shows FPS, CPU usage, app and iOS versions above the status bar and report FPS and CPU usage via delegate.
LeoAiolia/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.
LeoAiolia/JVFloatLabeledTextField
UITextField subclass with floating labels - inspired by Matt D. Smith's design: http://dribbble.com/shots/1254439--GIF-Mobile-Form-Interaction?list=users
LeoAiolia/LBXScan
A barcode and qr code scanner (二维码、扫码、扫一扫、ZXing和ios系统自带扫码封装,扫码界面效果封装)
LeoAiolia/LLWeChat
实现IM基本功能,并且在细节、完成度、bugfree上媲美任何主流IM应用
LeoAiolia/MeiqiaSDK-iOS
美洽 iOS SDK 3.0 面向开发者的 Demo。
LeoAiolia/MWPhotoBrowser
A simple iOS photo and video browser with grid view, captions and selections.
LeoAiolia/Reader
PDF Reader Core for iOS
LeoAiolia/RTRootNavigationController
Transparently make every view controller has its own navigation bar
LeoAiolia/siesta
The civilized way to write REST API clients for iOS / macOS
LeoAiolia/SMCheckProject
使用Swift3开发了个MacOS的程序可以检测出objc项目中无用方法,然后一键全部清理
LeoAiolia/SwiftMarch
从开发者角度介绍被广泛运用于实际Swift项目中的开源库。
LeoAiolia/SWRevealViewController
A UIViewController subclass for presenting side view controllers inspired on the FaceBook and Wunderlist apps, done right !
LeoAiolia/TFEasyCoder
一个可以用copy和paste提高编程效率的框架:为UIKit和Foundation的所有公开类添加了快速创建对象的方法并且为这些类的所有非私有属性添加了链式编程方法.
LeoAiolia/YYKit
A collection of iOS components.
LeoAiolia/ZXingObjC
An Objective-C Port of ZXing