Welcome to our roundup! We have a phenomenal batch of controls for you this week. There are just some absolute gems in there. Make sure you take the time and check them all out. Also, in case you don’t read Hacker News, a series of blog posts have been showing up on the front page from a fellow named Trevor McKendrick, who has been writing about how to find profitable, unsaturated niches in the App Store. I think you’ll learn a ton from them, so make sure to read the whole series.
Best,
Aaron
What We’re Reading
- How to find a profitable niche [in the App Store], Part 2 – Trevor McKendrick has been writing a terrific series of blog posts explaining how to find cases where there are underexploited niches in the App Store. Well worth the read.
- RubyMotion Goes 2.0, Gets OS X Support – A big update was just announced for RubyMotion, which lets you build native iOS (and OS X!) apps in Ruby
- How we build Facebook for iOS – One of Facebook’s iOS devs digs into the details of how they built the beautiful, well-received native Facebook client for iOS
- The future of iOS design? – Musings on what a flat version of iOS might look like
Sponsored by HelpShift
We’re delighted to have HelpShift back as our sponsor this week. Check out their new CocoaPod for even faster integration into your iOS apps:
pod 'Helpshift', '~> 2.3.0'
This week’s Weekly Roundup is brought to you by HelpShift, the integrated Help Desk for native apps. I’ve tried out HelpShift and I must say I couldn’t be happier. It is, by far, the best support system I’ve used for my apps, and the easiest to integrate.
Click here and enter the promo code ‘CocoaControls’ to get priority access.
HelpShift is the first and only embeddable support desk designed specifically for native apps.
- Engage users in-app with a native, familiar experience so they don’t stop using the app
- Cut down on support time with a searchable FAQ that answers common questions
- Privately resolve user issues to avoid negative app reviews and increase app ranking
- Integrate a seamless UX built for mobile that you and your users will love
Control of the Week: Home
Facebook Home port for iOS. This is an attempt to replicate essential elements of the Facebook Home experience in iOS as an app. The aim is to re-create features like Cover Feed with nothing but simple UIKit controls and the Facebook Graph API. Working features:
View comments and add comments to a post.
Video – https://vimeo.com/64940276 More details on project homepage – http://corgitoergosum.net/facebook-home-for-ios/ MIT licensed. |
NPRImageView
DFeedback
MBCalendarKit
An open source calendar view for iOS. MIT licensed. |
ILBarButtonItem
Custom image for a UIBarButtonItem without the default bordered style. MIT licensed. |
ILAlertView
ILSideScrollView
CommandMaster
CommandMaster is an iOS port of Windows Phone 8’s App Bar. Apache 2.0 licensed. |
POVoiceHUD
POVoiceHUD is a HUD for voice recording on iOS devices with Google Translate Voice Input like interface. MIT licensed. |
JMModalOverlay
Create easily and display an animated modal overlay with custom content above a window. MIT licensed. |
JOLImageSlider
A simple image slider that allows for infinite scrolling and titles. MIT licensed. |
Path Intro View
A similar initial view as a Path application. License unspecified. |
TwProfile
Demo of effect of tweetbot profile image MIT licensed. |
FlipBoardNavigationController
This is a new navigation controller inspired by Flipboard. MIT licensed. |
RRCircularControl
Menu + slider + rainbow, all circular, animated and 100% Core Graphics (except for icons). As seen in Run app (http://getrunapp.com). MIT licensed. |
FB-Gallery
An implementation of Facebook’s photo browser BSD licensed. |