PrettyKit
PrettyKit copied to clipboard
PrettyKit for iOS is a small set of new widgets and UIKit subclasses that gives you a deeper UIKit customization. You will be able to change their background color, add gradients, shadows, etc.
Xcode 6, iOS 8, using PrettyTableViewCell and the app is crashing related to KVO on line 481 - any idea? ``` - (void) observeValueForKeyPath:(NSString *)keyPath ofObject:(id)object change:(NSDictionary *)change context:(void *)context...
Hey, I've added 'Install app' button into your README file. Anyone could try your sample application right in browser. Look how it's working! To learn more, please look at: http://macbuildserver.com/github/opensource/
Fixed support for cell instantiation from storyboard.
iPhone 5 & iOS 6 compatibility, ARC, Storyboards. Includes irrationalfab's patch from Jul 30th, 2012 and a full Storyboard example of my own.
This is a huge ass commit. Really sorry for the multiple commits. Should've rebased it first. That aside, this pull request basically is about an enhanced UITabBar. It has the...
UIStoryboard calls `initWithCoder:`.
Hello everyone, I use PrettyKit in one of my apps at the App Store. I have 500 active users and the app crash by some people (iPad 2, 3, 4...
I've got a custom PrettyKitTableViewCell subclass which I'm trying to get a dropshadow on (grouped table view) and when i set the dropsShadow property to YES in cellForRowAtIndexPath no shadow...
Hi vicpenap, I actually planned to send you a private message but I did not find any way to do this so Im writing this post. I am starting a...