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

FlipGridView

From github.com

FlipGridView - a display of six grids which can perform half-flip...

 

JSAnimatedImagesView

From github.com

JSAnimatedImagesView - UIView subclass to easily add a cool animated photo carrusel to your iOS app...
No comment yet.

PopoverView

From github.com

PopoverView - A simple UIView popover control for iPhone/iPad written in CoreGraphics.
No comment yet.

UICollectionView Example

From ashfurrow.com

We're going to take a look at the new UICollectionView class Apple introduced in iOS 6. It's used to display a grid of cells, and what better to display in those cells than some beautiful photos from 500px?

No comment yet.

PSCollectionView

From github.com

PSCollectionView - A simple open source implementation of a Pinterest Pinboard for iOS...
No comment yet.

FDStatusBarNotifierView

From github.com

FDStatusBarNotifierView - A notifier view for iOS that resides in the status bar.
No comment yet.

KGNoise

From github.com

KGNoise - Cocoa noise drawing code + a ready to go noise view!
No comment yet.

ColorPopover

From github.com

A ColorPopover is a very simple component for iPhone/iPad that provides a "Popover" color picker.
No comment yet.

TKContactsMultiPicker

From github.com

TKContactsMultiPicker - A customizable, simple controller for picking multiple contacts.
No comment yet.

SHSidebarController

From github.com

Sidebar with folding effect for iOS. Contribute to SHSidebarController development by creating an account on GitHub.
No comment yet.

iOS Library For Adding High Performance Shadow And Reflect Effects To UIImageViews

From maniacdev.com

I've mentioned some excellent open source libraries for photo filters and scaling and cropping images, and adding shadow and stacking effects.
No comment yet.

DYFloatingHeaderView

From github.com

DYFloatingHeaderView - A Facebook inspired custom Objective-C UIView that floats on top of an underlying UIScrollView...
No comment yet.

A Guide To iOS SDK For Web Designers | Smashing Mobile

From mobile.smashingmagazine.com

This post will help you get to know the iOS SDK a little better. It leads you through some choreographed steps of iOS app development, even if you have little or no programming knowledge.
No comment yet.

AJProgressPanel

From github.com

Animated progress panel. Contribute to AJProgressPanel development by creating an account on GitHub.
No comment yet.

Segmented Buttons for iOS - Cocoa Controls

From www.cocoacontrols.com

This is a control that looks like a UISegmentedControl but acts like buttons. You can find examples in popular apps like TweetBot and Yelp.

No comment yet.

YIFullScreenScroll

From github.com

Pinterest-like scroll-to-fullscreen UI for iOS. Contribute to YIFullScreenScroll development by creating an account on GitHub.
No comment yet.

Building Instagram for the iPhone Part 2

From highoncoding.com

In this article we are going to use the new iOS 5 framework called “Core Image” to create and apply effects to the images.

No comment yet.

A Vertical Slider for iPhone

From www.edumobile.org

The UISlider control offers a way to continuously get values from the user within a range of set values. In the Interface Builder library of controls, there is only a horizontal version of the slider, with no obvious way to change its orientation. In this blog, we’ll learn how to rotate the slider control to a vertical orientation.

No comment yet.

Appledoc - Objective C API documentation generator

From gentlebytes.com

Appledoc is command line tool that helps Objective-C developers generate Apple-like source code documentation from specially formatted source code comments.

 

It's designed to take as readable source code comments as possible for the input and use comments as well as surrounding source code to generate visually appealing documentation in the form of HTML as well as fully indexed and browsable Xcode documentation set. Although there are several tools that can create HTML documentation for Objective-C, all of those know to me fall short in meeting the minimum of goals described in appledoc's readme file. Check example documentation to see what you can get and online documentation to see how to get there!

No comment yet.

CERoundProgressView

From github.com

CERoundProgressView - A progress view which shows its progress a pie-chart.
No comment yet.