For a chat-like app, I want to keep a ScrollView component scrolled to the bottom, because newest messages appear under the older ones. Can we adjust the scroll
ScrollView
A bit late... but look at this question. Scroll to top of ScrollView
ScrollView has a "scrollTo" method.