Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in cocoa-touch

Get to UIViewController from UIView?

How can I click a button behind a transparent UIView?

How to customize the background color of a UITableViewCell?

iOS: Multi-line UILabel in Auto Layout

Finding the direction of scrolling in a UIScrollView?

UIButton: Making the hit area larger than the default hit area

ios cocoa-touch uibutton uikit

UIButton inside a view that has a UITapGestureRecognizer

How to round the corners of a button

Binary operator '|' cannot be applied to two UIViewAutoresizing operands

ios swift cocoa-touch swift2

Have a reloadData for a UITableView animate when changing

cocoa-touch animation

How do I apply a perspective transform to a UIView?

How to save picture to iPhone photo library?

Zooming MKMapView to fit annotation pins?

Is it possible to disable floating headers in UITableView with UITableViewStylePlain?

How to get pixel data from a UIImage (Cocoa Touch) or CGImage (Core Graphics)?

In Swift how to call method with parameters on GCD main thread?

How does the new automatic reference counting mechanism work?

capturing self strongly in this block is likely to lead to a retain cycle

Cropping an UIImage

Autoresizing masks programmatically vs Interface Builder / xib / nib