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
try this solution
xcode 10.0
RN: 56.0.0
this.refs.scrollView.scrollTo({y:height})}> // OR height - width