ryanholden8's Stars
facebookarchive/AsyncDisplayKit
Smooth asynchronous user interfaces for iOS apps.
syedhali/EZAudio
An iOS and macOS audio visualization framework built upon Core Audio useful for anyone doing real-time, low-latency audio processing and visualizations.
facebookarchive/Tweaks
An easy way to fine-tune, and adjust parameters for iOS apps in development.
hyperoslo/Whisper
:mega: Whisper is a component that will make the task of display messages and in-app notifications simple. It has three different views inside
nicklockwood/SwipeView
SwipeView is a class designed to simplify the implementation of horizontal, paged scrolling views on iOS. It is based on a UIScrollView, but adds convenient functionality such as a UITableView-style dataSource/delegate interface for loading views dynamically, and efficient view loading, unloading and recycling.
andreamazz/AMWaveTransition
Custom transition between viewcontrollers holding tableviews
adad184/MMTweenAnimation
A extension of POP(from facebook) custom animation. Inspired by tweaner(https://code.google.com/p/tweaner), MMTweanerAnimation provide 10 types of custom animation while using POP.
ltebean/LTInfiniteScrollView
Paged scrollview allowing easily applying animation
keefo/CATweaker
A helper tool and an Xcode plugin for creating beautiful CAMediaTimingFunction curve
Wondermall/Doppelganger
Array diffs as collection view wants it
wokalski/WCFastCell
abury/ABPadLockScreen
A simple keypad lock screen for the iPad
antiraum/THPinViewController
iOS 7 Style PIN Screen for iPhone and iPad
nghialv/Transporter
A tiny library makes uploading and downloading easier
matthewfx/MJNIndexView
MJNIndexView
fangj/WebViewJavascriptBridge
An cross-platform bridge for sending messages between Obj-C/Java/Javascript and JavaScript in UIWebViews/WebViews
bkook/BKPasscodeView
iOS 7 style passcode view. Supports create, change and authenticate password.
GenerallyHelpfulSoftware/SVGgh
A framework for using SVG artwork in iOS Apps. Includes a UIView and a button class, printing and PDF export.
AndreasVerhoeven/AvePurchaseButton
iOS App Store Styled Purchase Button
haifengkao/SqliteSubstringSearch
An open source tokenizer which supports fast substring search with sqlite FTS (full text search)
GenerallyHelpfulSoftware/Scalar2D
Pure Swift implementation of SVG Parsing and Rendering Library (Early Development)
mattpolzin/NSDictionary-merge
NSDictionary, NSArray, and NSSet categories that offer a method to recursively merge two objects together such that entries which exist for the same key in two dictionaries are merged as well rather than overwritten.