I have the problem about nested scrollview on Android Device, but IOS OK
How to fix the issue about B scrollview cant scrolling ?
Add "nestedScrollEnabled={true}" property to the internal ScrollView and it will work as expected.