iOS and Cocoa goodies
284.5K views | +0 today
Follow

OBMenuBarWindow

From github.com

OBMenuBarWindow - An NSWindow subclass that can be attached to the menu bar.
No comment yet.

AFNetworking

From github.com

A delightful iOS and OS X networking framework. Contribute to AFNetworking development by creating an account on GitHub.
No comment yet.

kingpin

From github.com

A drop-in MKAnnotation clustering library for iOS. Contribute to kingpin development by creating an account on GitHub.
No comment yet.

SquareQuote

From github.com

SquareQuote for iOS. Contribute to SquareQuote development by creating an account on GitHub.
No comment yet.

CHDigitInput for iOS - Cocoa Controls

From www.cocoacontrols.com

A UIPickerView alternative for entering integer values.

No comment yet.

PaperFoldMenuController

From github.com

PaperFoldMenuController - A navigation menu on the left of the screen using on PaperFold...
No comment yet.

MDCParallaxView

From github.com

MDCParallaxView - Create a parallax effect using a custom container view, much like the top view of Path's timeline.
No comment yet.

REComposeViewController

From github.com

Replicates functionality of SLComposeViewController introduced in iOS 6.0. You can create composers for any social network out there. REComposeViewController doesn't provide logic for sharing, only its visual part.

No comment yet.

zipzap

From github.com

zip file I/O library for Mac OS X and iOS. Contribute to zipzap development by creating an account on GitHub.

 

The zip file is an ideal container for compound Objective-C documents. Zip files are widely used and well understood. You can randomly access their parts. The format compresses decently and has extensive operating system and tool support. So we want to make this format an even easier choice for you. Thus, the library features:

No comment yet.

GCRetractableSectionController

From github.com

GCRetractableSectionController - Controller that helps the management of UITableViews extendable sections...
No comment yet.

RNSwipeViewController

From github.com

RNSwipeViewController - Swipe in view controllers from off-screen similar to Check the Weather.
No comment yet.

KGDiscreetAlertView

From github.com

KGDiscreetAlertView - An easy drop in control that allows you to display a discrete alert in any view.
No comment yet.

ADClusterMapView for iOS - Cocoa Controls

From www.cocoacontrols.com

ADClusterMapView is a drop-in subclass of MKMapView that displays and animate clusters of annotations. This is very useful in cases where you have to display many annotations on the map.

No comment yet.

Applidium — Too many pins on your map?

From applidium.com

One of the most regularly used framework in the iOS SDK is certainly the Map Kit framework, which lets you easily embed and annotate maps in your applications. In this article we will show you an innovative way to make the best out of this framework.

No comment yet.

Touch Gesture Icons | Mobile Tuxedo

From www.mobiletuxedo.com

Touch Gesture Icons for Multi-Touch Devices...
No comment yet.

Photoshop For Developers: Creating a Custom UISwitch

From www.raywenderlich.com

This is a blog post by iOS Tutorial Team member Tope Abayomi, an iOS developer and Founder of App Design Vault, your source for iPhone App Design.

No comment yet.

RNBlurModalView

From github.com

Add depth to your alerts. Contribute to RNBlurModalView development by creating an account on GitHub.
No comment yet.

KGPixelBoundsClip

From github.com

KGPixelBoundsClip - NSImage and UIImage category that provides methods to find the pixel bounds of an image and create a new image clipped to those bounds.
No comment yet.

PercentageChart for iOS - Cocoa Controls

From www.cocoacontrols.com

Animated chart that shows a percentage value.

No comment yet.

CustomAnnotation

From github.com

iOS annotation view with custom callout bubble. Contribute to CustomAnnotation development by creating an account on GitHub.
No comment yet.

idev-recipes

From github.com

Open source code for the idevrecipes.com blog. Contribute to idev-recipes development by creating an account on GitHub.
No comment yet.

Open Source Library For Easily Tracking Leaky iOS View Controllers

From maniacdev.com

View controller leaks caused by UIViewController's never really being deallocated can be tough to track down - especially if blocks are being used and you can't...
No comment yet.

Tutorial: Asynchronous HTTP Client Using NSOperationQueue

From www.icodeblog.com

Recently here at ELC, we’ve been working on an app that requires a lot of server interaction, which has been a learning experience for managing threading, server load and connectivity.

No comment yet.