Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in swiftui

iOS 14 Widgets + SwiftUI + Firebase?

firebase swiftui widgetkit

On iOS 15, the UIHostingController is adding some weird extra padding to its hosting SwiftUI view (_UIHostingView)

How to refresh number of ForEach's displaying elements after array's size changes (SwiftUI, Xcode 11 Beta 5)

swift xcode swiftui xcode11

'Modifying state during view update, this will cause undefined behavior.' error when typing on a textfield (SwiftUI)

state swiftui

How can I save a SwiftUI image to disk or get the data out?

swift swiftui ios13

How to pass a value from an EnvironmentObject to a class instance in SwiftUI?

swift swiftui swift5.1

How can I add section footer text below SwiftUI Picker options?

ios swiftui

SwiftUI animation: Some implicit transition animations broken on iOS 13?

animation swiftui

SwiftUI: How to animate a TabView selection?

swiftui

contentInset on SwiftUI's List

swiftui swiftui-list

SwiftUI: Changing default Command Menus on macOS

swift macos swiftui

Get the current position of ScrollView in SwiftUI?

swift swiftui

SwiftUI - Making a View focusable and trigger an action on macOS

UITextView - adjust size based on the content in SwiftUI

ios swift uitextview swiftui

SwiftUI with NotificationCenter publishers

Can I add WidgetKit extensions to an app with target iOS < 14?

ios swiftui ios14 widgetkit

How to execute a function in a UIViewController through a SwiftUI Button?

ios swift swiftui

SwiftUI: Preview with data in ViewModel

swift swiftui

SwiftUI - how to avoid row indenting in List when in Edit Mode, but not using onDelete? (code/video attached)

swiftui-list swiftui

SwiftUI: ListItem gestures

swift macos swiftui