Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in cocoa-touch

How should a UIView get references to its children?

Delay applicationDidEnterBackground screen capture

objective-c ios cocoa-touch

How to tell when a UICollectionViewCell disappears

Best practice to remove an object as observer for some KVO property

How do I remove the UINavigationBar from a UIViewController?

iphone cocoa-touch

Core Animation or OpenGL ES?

How to use performSelector:withObject:afterDelay: on a method with multiple arguments

NSDateFormatter gives different values on device and simulator? What is work around?

Get month number from month name?

Setting a background image/view to live camera view?

ios objective-c cocoa-touch

Hiding the Keyboard on button click?

Create random 128 bit AES Encryption key in iOS

iOS 8: get resource from Cocoa Touch Framework

ios cocoa-touch ios8

How to get an iPhone address book contact's emails as NSStrings?

Memory over-release problem when I am animating UIView

Displaying text on a UILabel in digital form?

Loading a Localized UIImage

cocoa/iPad How do I keep a UIButton clickable when its alpha == 0?

cocoa-touch ipad uibutton

Why doesn't my root view's height take account of its navigation bar?

Best way to implement RKReachabilityObserver in RestKit

xcode cocoa-touch restkit