Pinned Repositories
BSImagePicker
A multiple image picker for iOS
CircleView
A view with a circle. Nuff said.
ClusterPrePermissions
Cluster's reusable pre-permissions utility that lets developers ask the users on their own dialog for photos or contacts access, before making the system-based request. This is based on the Medium post by Cluster describing the different ways to ask for iOS permissions (https://medium.com/p/96fa4eb54f2c).
Finjinon
Custom iOS camera optimized for taking a sequence of photos quickly and/or selecting from an image picker
HoonowsSupport
Support page for the iOS Hoonow quiz app.
InterfaceBuilderStyling
Small example of one possible strategy to maintain styling across storyboards and nibs.
NORLabelNode
Simple extension of Apple's SKLabelNode (SpriteKit). Allowing multiple lines through the use of \n in the text-string.
nickfalk's Repositories
nickfalk/NORLabelNode
Simple extension of Apple's SKLabelNode (SpriteKit). Allowing multiple lines through the use of \n in the text-string.
nickfalk/BSImagePicker
A multiple image picker for iOS
nickfalk/CircleView
A view with a circle. Nuff said.
nickfalk/ClusterPrePermissions
Cluster's reusable pre-permissions utility that lets developers ask the users on their own dialog for photos or contacts access, before making the system-based request. This is based on the Medium post by Cluster describing the different ways to ask for iOS permissions (https://medium.com/p/96fa4eb54f2c).
nickfalk/Finjinon
Custom iOS camera optimized for taking a sequence of photos quickly and/or selecting from an image picker
nickfalk/HoonowsSupport
Support page for the iOS Hoonow quiz app.
nickfalk/InterfaceBuilderStyling
Small example of one possible strategy to maintain styling across storyboards and nibs.
nickfalk/QBImagePicker
A clone of UIImagePickerController with multiple selection support.
nickfalk/REFrostedViewController
iOS 7 style blurred view controller that appears on top of your view controller.
nickfalk/Specs
A repository of CocoaPods (cocoapods.org) specifications.
nickfalk/UIImage-categories
Resize a UIImage the right way from Trevor’s Bike Shed