Search code examples
Where did Storyboard Segues' "Presentation" field go in XCode 15?...


swiftuikitinterface-builderxcode15

Read More
Xcode hang risk warnings...


xcodeuikitthread-safety

Read More
UIScrollView aligns its content's origin to its bound's center on first render, why is that?...


uiscrollviewuikitsnapkit

Read More
Tap on the StackView elements nothing happens in simulator...


swiftuikitcelluitapgesturerecognizerstackview

Read More
Back Button Image - what is it called in UIKit?...


swiftuikituinavigationbarback-button

Read More
NSViewRepresentable.updateNSView is not called unless the modified binding variable gets used inside...


swiftcocoaswiftuiuikitappkit

Read More
UIKit Custom Line Chart View with gradient mask below lines...


iosswiftchartsuikit

Read More
Missing animation on constraint change using UIKit and Objective-C...


objective-cuikit

Read More
Why can't the buttons be tapped in the simulator?...


swiftuicollectionviewuikitstoryboard

Read More
How do I center a UIImageView vertically in a UICollectionViewListCell as a custom accessory?...


uikituicollectionviewcompositionallayout

Read More
How to create a UIImage with solid color?...


swiftuikituiimage

Read More
Multiple Button Images from PHPickerViewController...


swiftuikitphpickerviewcontroller

Read More
Shouldn't UILabel sizeThatFits return a size smaller or equal to the given size, not bigger, for...


iosswiftuikituilabel

Read More
Why pushed ViewController has navigation controller in UIKit?...


iosswiftuikituinavigationcontroller

Read More
How to mask, animate and add shadow to a CAShapeLayer?...


iosswiftuikitcashapelayer

Read More
add together the same core data item from multiple tableviews in UIKit...


swiftcore-datasumuikittableview

Read More
Is there a SwiftUI version of the UIKit UIButton.ButtonType.close?...


iosswiftbuttonswiftuiuikit

Read More
UICollectionViewListCell not resizing...


uikituicollectionviewcompositionallayout

Read More
When scrolling, the cell height is not calculated correctly?...


swiftuicollectionviewuikit

Read More
UIView animation works one time then it doesn't work...


swiftanimationlayoutuikitconstraints

Read More
UIButton color not restored to original color...


iosswiftuikit

Read More
How to use UICollectionViewCompositionalLayout to render a remote image properly in UIKit...


iosswiftuicollectionviewuikituicollectionviewcompositionallayout

Read More
How do you make floating buttons like the ones in Apple Maps?...


swiftuikitfloating-action-buttonapple-maps

Read More
How to solve constraints issue: Position is ambiguous for UIButton?...


swiftuikituibuttonconstraints

Read More
Circular progress bar in iOS with alpha long progress...


iosswiftobjective-cuikit

Read More
Why is `heightForRowAt` implemented in `UITableViewDelegate` and not `UITableViewDataSource`?...


uitableviewuikit

Read More
UIStackView spacing seems very small...


iosswiftuikituistackview

Read More
How do you change (by .configuration?) the tintColor, when the button is depressed, in a custom/fill...


swiftuikituibutton

Read More
How to make UIButton width same as text width on its label?...


swiftuikituibuttonstoryboard

Read More
How to detect when all the bounds are initialized in UIKit?...


uikitconstraints

Read More
BackNext