-
Notifications
You must be signed in to change notification settings - Fork 365
initialScrollOffset support #700
Unanswered
DaveLomber
asked this question in
Q&A
-
There is https://shopify.github.io/flash-list/docs/usage#initialscrollindex initialscrollindex supported.
Is there any way to have/do initialScrollOffset ?
Beta Was this translation helpful? Give feedback.
All reactions
Replies: 2 comments
-
Hey @naqvitalha, can we also set viewPosition and animated somehow? If I would like re-center my view after scroll to first index?
Beta Was this translation helpful? Give feedback.
All reactions
0 replies
-
Hi!
Since v2, initialScrollOffset doesn't work anymore because flash-list is not based on RecyclerListView anymore.
We've got initialScrollIndex and initialScrollIndexParams now, but how to re-create those values from the offset we receive in the onScroll ?
Thank's
Beta Was this translation helpful? Give feedback.
All reactions
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment