Pinned Repositories
awesome-osx-screensavers
A curated list of screensavers for Mac OS X
fit-sdk-with-swift
Getting the Garmin FIT SDK to work with Swift was a bit of a bear. This repository has a rudimentary example of getting Swift to play with the C++ SDK. See also https://stackoverflow.com/questions/50733326/how-do-i-build-an-ios-framework-with-the-fit-c-library/50754748
JBAttributedAwareTextView
A UITextView-like component built upon TTTAttributedLabel that can containing text that can highlight and act upon links, mentions and hashtags.
lewitt_02
MPFoldTransition
Easily add custom folding and page-flipping transitions to UIViews and UIViewControllers
nfl-blog-mailer
Takes MD that's been converted by Astro into HTML and does a secondary processing to convert it into something closer to HTML compatible.
RestKit
RestKit is a framework for consuming and modeling RESTful web resources on iOS and OS X
vite-mint-buns
Light refactor of non-blockchain-y code from buns.life
WSLObjectSwitch
People coming from other languages often ask why Objective C does not have a "switch" statement that works with objects. WSLObjectSwitch is a step in the right direction of fixing that gap.
bleeckerj's Repositories
bleeckerj/MPFoldTransition
Easily add custom folding and page-flipping transitions to UIViews and UIViewControllers
bleeckerj/RestKit
RestKit is a framework for consuming and modeling RESTful web resources on iOS and OS X
bleeckerj/WKVerticalScrollBar
A traditional-style scrollbar for iOS that integrates with existing UIScrollView or UIScrollView subclasses.
bleeckerj/AQGridView
A grid view for iPhone/iPad, designed to look similar to NSCollectionView.
bleeckerj/cocoalibspotify
A Cocoa wrapper for libspotify
bleeckerj/cocos2d-iphone
cocos2d for iPhone
bleeckerj/iOSSocial
This is a library that will hopefully make it easier for people to integrate with different Social Networks in their applications. Please check out the list of issues/milestones and feel free to contribute. Message me with any issues you have using the library and I will create an issue ticket for it and put it into an upcoming milestone. Thanks! Distributed under Apache 2.0 license.
bleeckerj/MBProgressHUD
MBProgressHUD + Customizations
bleeckerj/MGBox
A UITableView replacement with simplified API
bleeckerj/MKNetworkKit
Full ARC based Networking Kit for iOS 4+ devices
bleeckerj/PullToRefresh
A simple iPhone TableViewController for adding pull-to-refresh functionality.
bleeckerj/PullToRefreshView
dead simple pull to refresh
bleeckerj/SDWebImage
Asynchronous image downloader with cache support with an UIImageView category
bleeckerj/AFAmazonS3Client
AFNetworking Client for the Amazon S3 API
bleeckerj/AFOAuth1Client
AFNetworking Extension for OAuth 1.0a Authentication
bleeckerj/avatars-io-ios
iOS Avatar Picker for Avatars.io
bleeckerj/BDDynamicGridViewController
Data-aware view-controller that displays a UIView list in an automatically laid out grid
bleeckerj/Chameleon
Chameleon is a port of Apple's UIKit for iOS (and some minimal related frameworks) to Mac OS X.
bleeckerj/DMLazyScrollView
Lazy Loading UIScrollView for iOS (with support for infinite scrolling)
bleeckerj/FFEngine.framework
FFEngine framework is a high performance player sdk for iOS based on ffmpeg.
bleeckerj/foursquare-ios-api
Foursquare API v2 for iOS
bleeckerj/GaugeStepperBreakout
Breakout board for Switec X series stepper motors
bleeckerj/JustifiedView
JustifiedView like what the flickr for iOS 2.0 did.
bleeckerj/MGBox2
Simple, quick iOS tables, grids, and more
bleeckerj/OAuth2Client
Client library for OAuth2 (currently built against draft 10 of the OAuth2 spec)
bleeckerj/SoundManager
Simple sound and music player class for playing audio on Mac and iPhone
bleeckerj/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.
bleeckerj/SwipeView-1
Virtually infinite loop-able horizontal carousel
bleeckerj/UITableViewTricks
Simple UITableView tricks with focus on UITableViewCell Layout
bleeckerj/ViewUtils
ViewUtils is a collection of category methods designed that extend UIView with all the handy little properties and functionality that you always wished were built-in to begin with.