Join Slack
Powered by
is there any way to disable ios scrollable feel .....
# ios
a
Angga Ardinata
10/16/2023, 1:28 PM
is there any way to disable ios scrollable feel .. i want it behave like android when pulling on max scroll ..
👍 1
d
Daniel Seither
10/16/2023, 2:18 PM
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
Angga Ardinata
10/16/2023, 2:19 PM
I just want it on specific screen or page only ..
d
Daniel Seither
10/16/2023, 2:21 PM
To answer your original question: you can disable this behavior using
UIScrollView.bounces
.
a
Angga Ardinata
10/16/2023, 2:22 PM
Sorry .. i think im in a wrong channel .. im using compose multiplatform
4
Views
Open in Slack
Previous
Next