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/AsyncImageView
AsyncImageView is a simple extension of UIImageView for loading and displaying images asynchronously on iOS so that they do not lock up the UI.
bleeckerj/AVRExperiments
bleeckerj/EGOTableViewPullRefresh
A similar control to the pull down to refresh control created by atebits in Tweetie 2.
bleeckerj/hello-ios-playback
A simple playback example using the iOS API
bleeckerj/MGTwitterEngine
Objective-C Twitter integration library for Mac OS X and iPhone. Official repository.
bleeckerj/MSPullToRefreshController
pull to refresh controller
bleeckerj/rdioquiz-ios
'Guess the Artist' for iPhone, powered by the Rdio API
bleeckerj/SweetNothings
bleeckerj/AFOAuth2Client
AFNetworking Extension for OAuth 2 Authentication
bleeckerj/AirView
AirPlay viewer for iOS devices
bleeckerj/AROverlayExample
iOS example of AR type overlay of images, buttons, labels etc on a live camera view.
bleeckerj/netv-ios
iOS app for NeTV
bleeckerj/NPReachability
Reachability without the suck.
bleeckerj/Pixelator
A framework hosting a class that pixelates images
bleeckerj/uicolor-utilities
Helpful utilities for UIColor