KLNoteViewController icon indicating copy to clipboard operation
KLNoteViewController copied to clipboard

A view controller that organizes multiple navigation controllers in a stack inspired by Evernote 5.0 app

Results 2 KLNoteViewController issues
Sort by recently updated
recently updated
newest added

This pull requests corrects the spelling of **CocoaPods** 🤓 https://github.com/CocoaPods/shared_resources/tree/master/media One day I’ll make a bot that looks through the READMEs of all Pods, looks to see if it uses...

In iOS 7, the positionForBar method should be implemented. However, I have tried implementing it but it doesn't work. \- (UIBarPosition)positionForBar:(id)bar { return UIBarPositionTopAttached; } ![screen shot 2014-02-15 at 1...