React-Native-ViewPager
React-Native-ViewPager copied to clipboard
Pager dynamic heights
Hey,
So, we're using ViewPager on a project where each 'page' has a set of input elements and each page has various heights. Also, the parent element is a ScrollView. I guess the ViewPager needs a height set? And if so, how to dynamically change this depending on each pager change?
@zbtang sorry to bump this. Any ideas?
Maybe you can dynamically change state to change the style of viewpager.