is there any way to disable ios scrollable feel .....
# ios
a
is there any way to disable ios scrollable feel .. i want it behave like android when pulling on max scroll ..
👍 1
d
I would suggest to keep the native scrolling behavior of iOS. Apps that look and act like Android apps don’t really fit into iOS.
2
a
I just want it on specific screen or page only ..
d
To answer your original question: you can disable this behavior using UIScrollView.bounces.
a
Sorry .. i think im in a wrong channel .. im using compose multiplatform