Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in uikit

How can I change the opacity of the overlay behind UIPopoverPresentationController?

ios uikit

Property 'self.title' not initialized at super.init call in swift [duplicate]

ios swift initialization uikit

How to change Xcode Preview position side to right side?

When I switch back and forth between views, my viewDidLoad is not being called a second time?

Programmatically create image from UILabel

Multiline UILabel?

ios uikit uilabel

iOS Storyboarding - practical experience re: multiple developers?

How to respond only to a single-tap gesture while letting objects behind respond to double-taps?

How to use SF Rounded in UIKit

swift uikit uilabel

Turning off Spell checker in a iPhone App

How to center a SF Symbols image vertically in UITabBarItem?

How do you share a data model between a UIKit view controller and a SwiftUI view that it presents?

swift swiftui uikit combine

Tweetie like swipe menu

iPhone - Jagged Edges when applying perspective to CALayer

How to make half curl animation in iPhone like the maps app?

CALayer performance vs. UIImageView performance

What gets imported with UIKit, and how do I find out?

ios objective-c swift uikit

UILabel get the displayed font size when adjustsFontSizeToFitWidth is YES

ios uikit uilabel

Are there any third-party libraries to do cool view transitions in iPhone OS?

How to know when dismissModalViewControllerAnimated is initiated and also when it is done?