HybridKit-iOS
HybridKit-iOS copied to clipboard
HybridKit for iOS
Hi @clayallsopp Thanks for your cool library. I have a big issue with HYWebViewController. My ViewController inherited from HYWebViewController, I wrote dealloc method to release some of my resources/variables,... after...
Hi Clay, I used your library in my project. It's cool. But I have an issue: I use the navigation bar with multi items, but this line: self.navigationItem.rightBarButtonItem = nil;...
@soffes wrote an awesome color parser, definitely better than ours which we hacked together. I'll make the switch tomorrow! https://github.com/soffes/SAMCategories/blob/master/SAMCategories/UIKit/UIColor%2BSAMAdditions.h