I have the problem about nested scrollview on Android Device, but IOS OK
How to fix the issue about B scrollview cant scrolling ?
If API 21 as minimum target is an option, you could upgrade to react-native 0.56.x and try the new prop nestedScrollEnabled.
nestedScrollEnabled
Note: it is meant to be used in the child scrollview, i.e.