React-Native-ViewPager icon indicating copy to clipboard operation
React-Native-ViewPager copied to clipboard

Pager dynamic heights

Open nfq opened this issue 8 years ago • 2 comments

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?

nfq avatar Jul 16 '17 00:07 nfq

@zbtang sorry to bump this. Any ideas?

nfq avatar Jul 16 '17 18:07 nfq

Maybe you can dynamically change state to change the style of viewpager.

zbtang avatar Jul 20 '17 10:07 zbtang