Hi everyone, I hope you had a very happy new year! Now that we’re in 2013, it’s time to start looking ahead to the summer and WWDC. Word is already circulating that iOS 7 and an unknown iOS device are showing up in developers’ logs.
Meanwhile, we have a really fantastic selection of controls for you here this week. Picking our Control of the Week this week was a really difficult exercise. For instance, we have a great image cropping tool, several ridiculously cool container views, Emoji and icon font renderers, and a tool to make it ridiculously easy to build Core Data CRUD apps.
In the end, I couldn’t pick a Control of the Week, and decided that two had to share the distinction. The first is KLNoteViewController from the prolific and very talented Kieran Lafferty, a Canadian mobile developer who you probably remember from his last few controls of the week. KLNoteViewController is a gorgeous tabbed container interface for navigating between multiple view controllers.
The second is GC3DFlipTransitionStyleSegue from Glenn Chiu, an iOS developer in the Netherlands. This control is an incredible recreation of the 3D iBooks flip transition. Check it out, I know you won’t be disappointed!
Last week, I mentioned just how many controls we had published in 2012. But, raw numbers don’t tell the whole story: if the controls published aren’t very useful, you could have a million of them and it wouldn’t do you any good.
So, on that note, I want to highlight more stories from everyone who uses and reads Cocoa Controls. Have you published an app on the App Store that uses a component from the site? Please let us know via email (or in the comments if you’re reading this on the blog). We’ll happily feature the best apps making the best use of components on this site. Sound good?
Until next time!
Aaron
JBCroppableView
SGSelectedViewController
A custom dropdown-style menu for iOS apps. Requires ARC and iOS 5.1 or higher. MIT licensed. |
GC3DFlipTransitionStyleSegue
iBooks-style 3D flip transition animation rendered in OpenGL ES 2.0 and wrapped in a UIStoryboardSegue subclass. zlib licensed. |
SWRevealViewController
MCProgressBarView
Progress bar with custom images MIT licensed. |
Location Map
A Design pattern to show the locations and map in an efficient way, the UI mimics Foursquare’s checkin view. CC BY 3.0 licensed. |
FontAwesome+iOS
KLNoteViewController
A control that organizes multiple navigation controllers in a stack inspired by Evernote 5.0 app Apache 2.0 licensed. |
M13Checkbox
A customizable checkbox for iOS that mimics the checkbox found on OS X, and Safari. MIT licensed. |
SDScaffoldKit
FPTitleSwipeView
A title swipe similar to the Sparrow Mail app. Fully working. MIT licensed. |
RFOverlayScrollView
RFOverlayScrollView is an NSScrollView subclass that shows its NSScroller in iOS style even when a mouse is attached. MIT licensed. |
NVUIGradientButton
A beautiful customizable iOS button with gradient. MIT licensed. |
NVSlideMenuController
A slide menu done right for iOS. MIT licensed. |
Custom ToggleView
ToggleView is easy-to-use original toggle button. MIT licensed. |
PBEmojiLabel
Rebel
Rebel is a framework to make AppKit easier to work with, using categories to fix bugs and make APIs nicer, and new classes to perform common tasks. MIT licensed. |