I\'m trying to nest ScrollViews in React Native; a horizontal scroll with nested vertical scrolls.
Here\'s an example:
var Test = React.createClass({
Wrapping scrollable content of nested ScrollView with fixed this one for me on android:
... { /* your scrollable content goes here */ }