I can only find example on how to use onScrollTargetVisibilityChange for ScrollViews.
Is there any way I can use this modifier for Lists as well?
List {}.onScrollTargetVisibilityChange ( ... ) is not working for me :(
Topic:
UI Frameworks
SubTopic:
SwiftUI