snapPoint not working, snaps to 1st element always. #1813
hrahul2605
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I'm trying to create a veritical scrollview kind of thing, which snaps at each element.
I already did achieve what using
ScrollView
, but this way it gives a better UX to it i think.The problem i'm facing is,
the value 24 i used, is just status bar height
Here's my code.
Thanks in advance.
Beta Was this translation helpful? Give feedback.
All reactions