React-native-swiper: don't support Android ListView renderHeader

Created on 4 Jan 2017  ·  3Comments  ·  Source: leecade/react-native-swiper

with Android ListView renderHeader , it will be a blank page, It seems that the ViewPagerAndroid don't support Android ListView renderHeader

Most helpful comment

try to add removeClippedSubviews to ListView component

All 3 comments

try to add removeClippedSubviews to ListView component

set removeClippedSubviews(false) to ListView work for me!!!

thanks

Was this page helpful?
0 / 5 - 0 ratings

Related issues

tibic picture tibic  ·  3Comments

diegolmello picture diegolmello  ·  3Comments

commit-master picture commit-master  ·  3Comments

AndrewSouthpaw picture AndrewSouthpaw  ·  3Comments

chetanparakh picture chetanparakh  ·  3Comments