react-native-auto-scroll
react-native-auto-scroll copied to clipboard
Can I disable immediate scroll to bottom?
Hey, thank you for building this!
Is it possible to disable the initial scroll down to the bottom when first coming to the screen with the scrollview?
I love the scroll to bottom on update of the scrollView and on keyboard actions.
I am trying to use it for a comments page. The post itself is at the top. I want the user to see the top first and then be able to scroll down at will. Or if they click reply, and the keyboard opens, THEN it scrolls down.
Is this possible?
Thank you!
@judgejab thank you so much for using this module! 😄
Sure, I think we should support more custom options like what you've mentioned.
Thanks for your suggestion! :+1: