I’ve mentioned the Sketch app, and most recently a nice template for Sketch based on iOS 8 interface components. Here’s an open source plugin for the Sketch app that makes it easier to bring the right colors into your apps called the UIColor Category Generator from Jim Rutherford. The plugin allows you to create color…
Category: Design
After requests for more design resources this section is for resources related to app design.
Recently I mentioned an extensive iOS design kit including over 250 components and a user interface template kit for Sketch including iOS 8 elements. Here’s a GUI template for those designing for the Apple Watch from imPekable. imPekable have done an incredible job of providing elements for design including buttons, progress circles, graphs, and example app…
I’ve mentioned the fantastic Sketch user interface design app in the past, and pointed out a collection of free iOS design templates for Sketch. Here’s a UI Kit template updated with new user interface elements from iOS 8 for your prototypes from Rafael Conde. Here’s an image showing a keyboard and predictive text bar taken…
I’ve mentioned an open source command line based tool for working with iTunesConnect that allows you to perform a number of functions including features for updating application metadata. Nik at real Mac Software has written a guide on using the command line based iTMSTransporter tool included with Xcode to retrieve and submit app data. Nik…
There are a number of tasks you might find yourself performing with images and here’s a nice addon category for UIImage called UIImage-Helpers from NZN that allows you to perform a number of these tasks. With NZN you can easily blur a UIImage with an adjustable level of blur, save a screenshot of a UIImage…