Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in swiftui

How to overwrite the accent color (within the code) in a macOS SwiftUI application?

swift macos swiftui

PDFKit's scaleFactorForSizeToFit isn't working to set zoom in SwiftUI (UIViewRepresentable)

How to add blur in/out to asymmetric transitions in SwiftUI?

ios swift swiftui

Use multiple string catalogs for localization in SwiftUI

SwiftUI: How to make entire shape recognize gestures when stroked?

swift swiftui

Why does binding to the Picker not work anymore in swiftui?

swiftui

What's the difference between `Task` and `async` in SwiftUI

swift swiftui async-await

How to check if a NavigationPath contains an NSManagedObject value?

swift swiftui core-data

iOS 15 SwiftUI TabView tab bar appearance doesn't update between views

ios swift swiftui

Only root-level navigation destinations are effective for a navigation stack with a homogeneous path

SwiftUI: Button with image got gray border on real iPhone but works fine on simulation mode

ios button swiftui view label

PhaseAnimator on view in ForEach not always working

swiftui

SwiftUI swizzling disabled by default, phone auth not working

How to fix leading and trailing x axis label truncation in Swift Chart

Weak reference doesn't work as expected when passing it as a method reference

SwiftUI Preview crashes when making calls to SwiftData related methods?