ScrollViewProxy
ScrollViewProxy copied to clipboard
ScrollViewProxy for SwiftUI on iOS 13 and up
Introspect 0.1.2 is not working for ScrollView, see following thread: https://github.com/siteline/SwiftUI-Introspect/issues/55 Could you update Introspect package version to 0.1.3, in the dependencies? Thanks :)
1. Frames has zero offset when you use `AmzdScrollViewReader` inside `List` 2. You can't scroll to the row that is not yet appeared
iOS 13, When we enabled the horizontal scrollview(Test View) inside the main scrollview, scrollTo function doesn't working. Looking some solution to put horizontal scrollview inside the vertical scrollview. Thank you....
FYI, wanted to let you know that projects including `ScrollViewProxy` will likely break now that https://github.com/siteline/SwiftUI-Introspect/releases/tag/0.2.0 has a minimum iOS 13, but this project has min iOS 11. Can either...