swiftui-introspect icon indicating copy to clipboard operation
swiftui-introspect copied to clipboard

Introspect underlying UIKit/AppKit components from SwiftUI

Results 15 swiftui-introspect issues
Sort by recently updated
recently updated
newest added

### Description Hello! I just received an error message stating that the library does not support watchOS. However, the badges on the README page indicate that it should. I'm wondering...

bug

### Description Hello Introspect Team I'm using your great tool to disable gestures in page TabView unfortunatly it stop working in ios 15 after switch to new introspect. in iOS...

bug

### Description Hey @davdroman ! I have some report on CustomKeyboardKit that there are some performance implications on my library if used with an extensive amount of TextFields. (See: https://github.com/paescebu/CustomKeyboardKit/issues/19)...

bug

### Description I store a controller's navigation bar into an @Weak property so I can modify it later on. This used to work fine but it appears that this broke...

bug

### Description I have a `WebView` (custom `UIViewRepresentable` component with `WKWebView`) within `NavigationStack`, and by default, scrolling animation of navigation bar (shrinking between large title and inline) is working fine....

bug

### Description I have an app with the basic structure of a NavigationView which contains a ScrollView. If the user taps an element in the ScrollView, the app navigates to...

bug

### Description .scrollView, on: .iOS(.v16, .v17) Should be updated? ### Checklist - [X] I have read the [README](https://github.com/siteline/swiftui-introspect#swiftui-introspect) before submitting this report. - [X] This issue hasn't been addressed in...

bug

I'm currently twiddling my thumbs while waiting for #56 to be merged, so I decided to take a look at the [insights](https://github.com/siteline/SwiftUI-Introspect/pulse). The last commit was some README updates in...

### Description We've uploaded the application to TestFlight, and it crashes. Followed image from the crash info: Note: Release (actually same TF build) and Debug configuration works locally without issues....

bug