Search code examples
How can I create a horizontal TextField with a "done" button to dismiss it in SwiftUI?...


swiftuitextfield

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


swiftswiftuizoomingpdfkitapple-pdfkit

Read More
Navigation Link view not loading in; Black Screen...


iosswiftui

Read More
TopTrailing alignment is not working when trying to position the vStack inside of zStack...


swiftuivertical-alignment

Read More
SwiftUI - Need help troubleshooting trailing closure that does not accept a closure...


swiftuiswiftui-listswiftui-foreach

Read More
Can I call a view from within Navigation Link?...


swiftui

Read More
SwiftUI TabView adding strange blank space underneath view?...


iosswiftuiswiftui-tabview

Read More
How to bind a property from ParentViewModel to a property of a ChildViewModel...


iosswiftswiftuiobservable

Read More
Mark a TaskItem as complete for a certain TimeOfDay...


swiftswiftuiswiftdata

Read More
Hide toolbar item on scroll with .toolbarTitleDisplayMode(.inlineLarge)...


iosswiftui

Read More
SwiftUI Remove NavigationBar Bottom Border...


iosswiftswiftui

Read More
Button with accent color and vibrancy...


swiftui

Read More
Swift initialize array of repeated values with variable IDs...


arraysswiftswiftuiforeach

Read More
Swift Charts: chartScrollTargetBehavior fails to snap to a day unit...


swiftswiftuiios17swiftui-charts

Read More
SwiftUI: openURL vs. Link...


iosswiftswiftui

Read More
A String extension to determine the width of the String dynamically?...


swiftuiuikit

Read More
Why is deinit not called after removing an instance from an array using SwiftUI Observation framewor...


swiftswiftuiobservation-framework

Read More
Displaying a PDFThumbnailView in a SwiftUI toolbar...


iosswiftuiios-pdfkit

Read More
SwiftUI List shows separator under last row — why?...


iosswiftswiftui

Read More
Integrate counter in forEach loop using SwiftUI...


iosarraysswiftuiforeachcounter

Read More
onTapGesture disables my Picker and Segment tap...


iosswiftuigesturepicker

Read More
How to make a row in a .grouped style Form into a button?...


swiftmacosswiftui

Read More
How to remove the box surrounding certain views in a .grouped style Form?...


macosswiftuiswiftui-form

Read More
SwiftUI @EnvironmentObject error: may be missing as an ancestor of this view...


swiftxcodeswiftuiios13

Read More
Right align view superimposed on other view using SwiftUI...


iosswiftuitrailing

Read More
Get index in ForEach in SwiftUI...


swiftswiftui

Read More
SectionedFetchRequest error when trying to display results...


swiftuinsfetchrequest

Read More
SwiftData: sheet(item:) closes and reopens automatically after inserting @Model with @Query...


iosswiftswiftuiswiftdataswiftui-sheet

Read More
How to show distance in the local measuring system?...


swiftswiftui

Read More
Passing an instance of view model from environment to a child view's view model...


swiftswiftuimvvm

Read More
BackNext