Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in cocoa-touch

How to hide the MPmoviePlayerController's control bar

ios xcode cocoa-touch

UIImageView fit to width

Changing the size of UIStepper

Getting Max Date from NSArray, KVC

When I run iPhone app on iPad the screen resolution is wrong. How to fix this?

How can I set the top Constraint to be 20 percent of the screen height?

How to detect iPhone X home indicator?

Is it possible to merge / intersect two UIViews rather than have them overlap?

In CocoaTouch (iPhone OS) how do I find/eliminate leaks that the Instruments Leak tool doesn't find?

Best Practices for implementing a modal Alert View using Cocoa Touch?

iphone cocoa-touch

Code for syncing the iPhone with REST-servers

How does the coordinate system in an CGContextRef look like?

Communication from child UIViewController to parent UIViewController

How to check if a BOOL is null?

Alternatives to weak linking in iPhone SDK?

Problems with converting a CGPoint to a string

Changing screen position of UIView/UIControl upon tapping it

How to create PDF document using iPhone SDK? [duplicate]

How to draw wavy line on iOS device

Should every IBOutlet have a property?