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

Fix IndicatorViewPagerProps type

Open morishin opened this issue 7 years ago • 0 comments

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 .

morishin avatar Feb 06 '18 10:02 morishin