Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in uikit

UINavigationBar custom transition animation

UICollectionView not obeying zIndex of UICollectionViewLayoutAttributes

Customized tableView à la Tweetbot

iOS8 Custom Keyboard - Copy & Paste to UIPasteboard

swift uikit ios8

Reducing the space between components of UIPickerView

Save dictionary to UserDefaults

ios swift uikit nsuserdefaults

Shadow UIview and clipsToBounds

ios objective-c uiview uikit

How do I use UIPageControl to create multiple views?

iphone cocoa-touch uikit

UISearchController disable cancel UIBarButtonItem

Why does my view move when I set its frame after changing its anchorPoint?

objective-c ios uikit

UIVIew animation - Scaling + Translating

Is there a way of setting some kind of z-index for z-position of UIImageView objects?

UISlider ignores alpha when set to 0.5

Xcode simulated size metric - difference between Freeform and None setting

ios xcode uikit

'NSApp' is unavailable in UIKit for Mac: How to embed Mac only framework in iOS app on macOS?

ios macos cocoa uikit appkit

UIVisualEffectView delay with UIModalTransitionStyle CrossDissolve

ios swift xcode uikit swift3

UICollectionView with preview and paging enabled

Is it possible to add a SpriteKit scene with transparent BG on top of a uikit view hierarchy?

iphone ios uikit sprite-kit

Any idea why this image masking code does not work?

Is UIView's opaque property with a value of YES in conflict with its backgroundColor property with a value of [UIColor clearColor]?

ios uiview uikit