Pinned Repositories
ADTransitionController
UINavigationController with custom transitions
aida
AMWaveTransition
Custom transition between viewcontrollers holding tableviews
AnimatedTransitionGallery
A gallery app of custom animated transitions for iOS 7.
APNumberPad
Full clone of iOS number keyboard with customizable function button.
ASIHTTPRequest
ASIHTTPRequest packaged as a static iOS framework
AutoClose
Inserts matching bracket, paren, brace or quote
Hblog
HDYSoccer
Test1
Some test demos.
bigyelow's Repositories
bigyelow/ADTransitionController
UINavigationController with custom transitions
bigyelow/AMWaveTransition
Custom transition between viewcontrollers holding tableviews
bigyelow/AnimatedTransitionGallery
A gallery app of custom animated transitions for iOS 7.
bigyelow/APNumberPad
Full clone of iOS number keyboard with customizable function button.
bigyelow/CollectionSectionView
SectionBackgroundLayout (extends from UICollectionViewFlowLayout)) has implementation of section background view.
bigyelow/custom-container-transitions
A custom container view controller built with support for custom child view controller transition animations, in three stages
bigyelow/DKLiveBlur
bigyelow/FXBlurView
UIView subclass that replicates the iOS 7 realtime background blur effect, but works on iOS 5 and above.
bigyelow/GroundControl
Remote configuration for iOS
bigyelow/HMSegmentedControl
A drop-in replacement for UISegmentedControl mimicking the style of the segmented control used in Google Currents and various other Google products.
bigyelow/HybridBridge
Bridge for Javascript and Objective-C in hybrid app development, using JavascriptCore
bigyelow/jastor
Auto translates NSDictionary to instances of Objective-C classes, supporting nested types and arrays
bigyelow/JYSlideSegmentController
bigyelow/libextobjc
A Cocoa library to extend the Objective-C programming language.
bigyelow/Masonry
Harness the power of AutoLayout NSLayoutConstraints with a simplified, chainable and expressive syntax. Supports iOS and OSX Auto Layout
bigyelow/MGConferenceDatePicker
MGConferenceDatePicker is an object wich extend a UIView furnishing a very nice type of data picker.
bigyelow/MPGTextField
An autocomplete textfield for iOS which provides suggestions as you type. The textfield can be configured to ensure that a selection is compulsorily made from the list of suggestions and gives you control over the size of the popover showing suggestions based on the text entered by the user.
bigyelow/MQTTKit
MQTT Objective-C client for iOS
bigyelow/MRProgress
Collection of iOS drop-in components to visualize progress
bigyelow/OpenSSL-for-iPhone
A script for compiling OpenSSL for iOS Devices (iPhone, iPad, iPod Touch)
bigyelow/pop
An extensible iOS and OS X animation library, useful for physics-based interactions.
bigyelow/popping
A collection of animation examples for iOS apps.
bigyelow/PureLayout
The ultimate API for iOS & OS X Auto Layout — impressively simple, immensely powerful. Objective-C and Swift compatible.
bigyelow/RMDateSelectionViewController
This is an iOS control for selecting a date using UIDatePicker in a UIActionSheet like fashion
bigyelow/SafariTabSwitching
A SIMBL plugin for Safari 5.1 allowing tab switching by index (using Cmd-1, Cmd-2…)
bigyelow/shadowsocks
bigyelow/SWTableViewCell
An easy-to-use UITableViewCell subclass that implements a swippable content view which exposes utility buttons (similar to iOS 7 Mail Application)
bigyelow/TableViewCellWithAutoLayoutiOS8
Sample project demonstrating self-sizing table view cells in iOS 8 using Swift and Objective-C.
bigyelow/TTTAttributedLabel
A drop-in replacement for UILabel that supports attributes, data detectors, links, and more
bigyelow/UzysCircularProgressPullToRefresh
Give Pinterest Like PullToRefresh to any UIScrollView with just simple code