Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in uikit

shadow effect for UINavigationbar like GameCenter

How to overlay view over navigation controller bar?

Drawing in a background thread on iOS

What is the proper way to move a UIDocument to a new location on the file-system

Is there a horizontal UIRefreshControl?

UIButton vertical alignment doesn't work

ios objective-c uibutton uikit

Creating an autolayout-based metrics view

ios iphone uikit autolayout

How can I support a split view in landscape on the iPhone 6 or 5s?

Justify text in iOS (Swift or Objective-C) without breaking tracking/kerning/letter spacing

ios uikit justify

Rename document without closing UIDocument

ios uikit uidocument

"Unknown class in interface builder file" when using class which inherits from a generic class in a Storyboard

ios xcode swift uikit xcode7

Set text attributes via UIAppearance in a custom UIView subclass in Swift

Which "Top-Level Objects" is Apple talking about in the Memory Management Programming Guide?

iphone uikit nib xib

Optimizing a drawing (with finger touches) application for iPhone SDK

UIImageOrientation incorrect for left/right from loaded UIImage?

Why are UIKit delegates "assign"ed instead of "weak"?

ios xcode cocoa uikit

UIVisualEffectView on UITableView background

MPVolumeView animation issue

Swift, custom UITableViewCell with UIImageView. Need to resize cell to image height

Center views horizontally of different widths inside a UIStackView

ios uiview uikit uistackview