I\'m using React Native and I\'m having trouble retaining vertical centering of elements as soon as I introduce a ScrollView. To demonstrate, I created 3 apps with React Native
There's a new solution (unfortunately iOS only at the moment) - we can use centerContent prop on Scrollview.