You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have a ScrollView with a list of items as the main content, and if I pass .appleScrollBehavior as an option, the tap gesture stops responding. It works when not passing it as an option
The text was updated successfully, but these errors were encountered:
Yes, like mentioned in similar issues before, I will remove appleScrollBehavior soon, because it is really buggy and messes with ScrollViews, Lists and Gestures. No support for appleScrollBehavior will be provided anymore.
I have a ScrollView with a list of items as the main content, and if I pass
.appleScrollBehavior
as an option, the tap gesture stops responding. It works when not passing it as an optionThe text was updated successfully, but these errors were encountered: