Pinned Repositories
JLRoutes
URL routing library for iOS with a simple block-based API
CYSystemVersion
CYSystemVersion could help u check the ios version based on new ios8 api
DarwinNativeDispatcher
To decouple the flow of viewcontroller jumping in ios developing
DarwinNativeRouter
A easily , light & flexible native router of ios
LCTWebViewController
A WebView which more look like wechat or weibo 's app webview, but also more than that.
MAEasyAttributedText
To help you get ride of the troubles in calculate range of attributed string. An easy way, a happy and long life.
MAFlowLayout
MACollectionViewFlowLayout is a subclass of UICollectionViewLayout that could position cell via various cell's height.
MumaEasyCamera
PageController
A easily , light & flexible page controller with swipe gesture written in swift
popping
A collection of animation examples for iOS apps.
oenius's Repositories
oenius/PageController
A easily , light & flexible page controller with swipe gesture written in swift
oenius/MAFlowLayout
MACollectionViewFlowLayout is a subclass of UICollectionViewLayout that could position cell via various cell's height.
oenius/MAEasyAttributedText
To help you get ride of the troubles in calculate range of attributed string. An easy way, a happy and long life.
oenius/MumaEasyCamera
oenius/CYSystemVersion
CYSystemVersion could help u check the ios version based on new ios8 api
oenius/ImageLoaderSwift
A lightweight and fast image loader for iOS written in Swift.
oenius/MOKBar
MOKBar is a inside navigation bar liberary written in objc.
oenius/PYJsonMock
On django & written in python, it could help u mock data of json
oenius/XXNibBridge
Bridge xib file into another xib or storyboard
oenius/awesome-swift
A collaborative list of awesome swift resources. Feel free to contribute!
oenius/BlocksKit
The Objective-C block utilities you always wish you had.
oenius/bullet-train-oh-my-zsh-theme
:bullettrain_side: An oh-my-zsh shell theme based on the Powerline Vim plugin
oenius/CCHDarwinNotificationCenter
Inter-process signaling for iOS and OS X with addressable receivers using the Darwin notification center.
oenius/CocoaPods-objc
Provides support for working with CocoaPods from Objective-C.
oenius/connectivity-monitor-cordova
Connectivity status monitoring for Cordova apps. Detects if there is WIFI/3G/EDGE/CDMA available.
oenius/fonts
Patched fonts for Powerline users.
oenius/icareserver
oenius/iOS-AlipaySDK
oenius/k-vim
vim配置
oenius/macvim
Vim - the text editor - for Mac OS X
oenius/Muma
oenius/nshipster.com
NSHipster is a journal of the overlooked bits in Objective-C and Cocoa. Updated weekly.
oenius/OHHTTPStubs
Stub your network requests easily! Test your apps with fake network data and custom response time, response code and headers!
oenius/Onboard
An iOS framework to easily create a beautiful and engaging onboarding experience with only a few lines of code.
oenius/RNCryptor
CCCryptor (AES encryption) wrappers for iOS and Mac. -- For Swift, see swift branch and release 4.0.
oenius/Shimmer
An easy way to add a simple, shimmering effect to any view in an iOS app.
oenius/spacecommander
Commit fully-formatted Objective-C as a team without even trying.
oenius/Spring
A library to simplify iOS animations in Swift.
oenius/Tesseract-OCR-iOS
Tesseract OCR iOS is a Framework for iOS7+, compiled also for armv7s and arm64.
oenius/YGSafeKVO
YGSafeKVO is an extension library to handle the unexpected crash of KVO, and swizzleMethod supported. Written in Objective-C