with Android ListView renderHeader , it will be a blank page, It seems that the ViewPagerAndroid don't support Android ListView renderHeader
try to add removeClippedSubviews to ListView component
set removeClippedSubviews(false) to ListView work for me!!!
thanks
Most helpful comment
try to add removeClippedSubviews to ListView component