Pinned Repositories
A-GUIDE-TO-iOS-ANIMATION
The source code of my new eBook —— A GUIDE TO IOS ANIMATION. Just click the next link to buy it
AFNetworking
A delightful iOS and OS X networking framework
AnimationDemo
AudioRecognitionDemo
Flappy-Bird
练习之作
iPadMonitor
ModuleApp
ReadCode
SQLiteDB
Basic SQLite wrapper for Swift
WXAircraft
练习小游戏
enli2222's Repositories
enli2222/ReactiveCocoa
Streams of values over time
enli2222/ios-charts
An iOS port of the beautiful MPAndroidChart. - Beautiful charts for iOS apps!
enli2222/Makeblock-USB-Driver
enli2222/ios122
ios122
enli2222/SQLiteDB
Basic SQLite wrapper for Swift
enli2222/Eureka
Elegant iOS form builder in Swift 2
enli2222/SQLite.swift
A type-safe, Swift-language layer over SQLite3.
enli2222/CardAnimation
There are two style implement, auto layout and frame-based layout.
enli2222/Async
Syntactic sugar in Swift for asynchronous dispatches in Grand Central Dispatch
enli2222/SVPullToRefresh
Give pull-to-refresh & infinite scrolling to any UIScrollView with 1 line of code.
enli2222/A-GUIDE-TO-iOS-ANIMATION
The source code of my new eBook —— A GUIDE TO IOS ANIMATION. Just click the next link to buy it
enli2222/SBShortcutMenuSimulator
3D Touch shortcuts in the Simulator
enli2222/PNChart
A simple and beautiful chart lib used in Piner and CoinsMan for iOS
enli2222/iOS-Runtime-Headers
iOS Objective-C headers as derived from runtime introspection
enli2222/SafariAutoLoginTest
A demo showing how you can auto-login users to an iOS app (on iOS 9) based on Safari cookies
enli2222/TNImageSliderViewController
A Swift image slider component based on UICollectionView
enli2222/My-iDevice-Tools
A set of console tools for iOS devices
enli2222/XFCoverTransition
Custom Modal transition between UIViewController,Make it more configurable
enli2222/ProtocolOrientedMVVMExperimentSwift
Protocol-Oriented MVVM Experiment in Swift
enli2222/SCScrollView
UIScrollView subclass that can use a custom easing function to animate the setting of the content offset
enli2222/AutolayoutExampleWithMasonry
Autolayout examples with Masonry
enli2222/Appecker
Appecker
enli2222/HttPeek
iOS HTTP/HTTPS hook log plugin for Mobile Substrate
enli2222/CollectionViewDemo
a demo of CollectionView
enli2222/YZSwipeBetweenViewController
A view controller that has a scroll view which contains multiple view controllers's views; user can swipe left/right to switch to different views.
enli2222/APTransitionDirector
APTransitionDirector
enli2222/iOSSnippet
Code snippet on iOS
enli2222/SVPullToRefreshDemo
enli2222/MRFlipTransition
A custom transition that works like the one in Facebook's Paper
enli2222/itrace
hook objc_msgSend to trace Objective-C method callz