React-Native-ViewPager
React-Native-ViewPager copied to clipboard
Fix IndicatorViewPagerProps type
IndicatorViewPagerProps type should extend ViewPagerProps. https://github.com/zbtang/React-Native-ViewPager/blob/38a78ae/viewpager/IndicatorViewPager.js#L16
This PR also fixes https://github.com/zbtang/React-Native-ViewPager/pull/115 .