zbtang / React-Native-ViewPager

ViewPager and Indicator component for react-native on both android and ios.
950 stars 276 forks source link

Fix ViewPagerAndroid extracted from react-native core. Add @react-native-community/viewpager as dependency #179

Closed TrebuhD closed 4 years ago

TrebuhD commented 4 years ago

Fixes breaking issue - for ViewPagerAndroid extracted from React Native 0.61. https://github.com/zbtang/React-Native-ViewPager/issues/168

Moumene commented 3 years ago

Why this PR is closed? this solve the issue of ViewPagerAndroid has been removed from React Native.