Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in uikit

SwiftUI - UIViewRepresentable glitching when wrapping UIView with custom drawing

swift uikit swiftui paintcode

Why does iOS Status Bar collapses because of Blur Effect since iOS 15?

ios swift xcode swiftui uikit

Custom Crop Size in UIImagePickerController

UIWebView: Cancel opening a link when "touch up" is outside of the link?

Performance of image vs custom drawing in UIKit

Subclass UIButton or inherit from UIControl?

iphone ios5 uikit

Changing attributes on a UITextView without resetting the attributedText property

ios uikit core-text

Can you set the scroll view insets for container controllers?

ios uiscrollview uikit

supportedInterfaceOrientations called on all iPhones except 6+

How to remove 'ghost' cell during UICollectionView drag/drop, and make moving cell opaque?

Swift: Listen to physical button up/down events on iOS device

ios swift xcode uikit

How to resize image to fit UITableView cell?

iPhone app is in landscape mode, but view's bounds is still portrait

iphone uikit

Can't use UISplitViewController in a universal app?

How to calculate the destination contentOffset of a UIScrollView in motion

iphone cocoa-touch uikit

UICollectionViewController's layout ownership (self.collectionView.collectionViewLayout vs. self.collectionViewLayout)

Subclass of NSTextStorage causes crash on access link

ios uikit textkit

Use a different region notation than the system's region notation

ios cocoa-touch uikit

Replacing UIImageJPEGRepresentation with UIGraphicsImageRenderer's jpegData

How to draw text in trapezoid (or circle)?