Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in swiftui

Animation for swipe action in SwiftUI List

swift swiftui

MVVM model in SwiftUI

Use .fetchBatchSize with @FetchRequest in SwifUI

swift core-data swiftui

Using .gesture(LongPressGesture) break the Scrollview

Button is not selectable on tvOS using own ButtonStyle in SwiftUI

swiftui tvos

Listen to AVPlayer timeControlStatus changes in SwiftUI

ios swift swiftui avplayer

Alerts on parent and child views in SwiftUI 2.0 / Xcode 12

swiftui alert

SwiftUI: Shadow glitch after context menu

swiftui

UIApplication.didBecomeActiveNotification not called iOS 14

swiftui ios14

SwiftUI List redraw the content of a presented sheet

ios swift swiftui swiftui-list

SwiftUI: How can I determine if a view is presented in a NavigationView, Sheet, or is the root?

Flip a SwiftUI Shape based on layout direction

ios swift swiftui localization

@EnvironmentObject disappearing when used on modal sheet

swiftui modal-dialog

SwiftUI iOS - Adding Double tap cause Single tap called after a delay

swift swiftui

.zIndex() only applying to sibling views inside VStack but not to views outside

ios swift swiftui

SwiftUI dismiss alert by tapping outside of it

ios swift swiftui alert

iOS App Intents: Dynamically open the app and bring it to the foreground

SwiftUI Tab Bar Item Duplicating

SwiftUI .tabViewStyle(.page) for macOS

macos swiftui

How to make SwiftData @Query updating from changes made on a background context?