chilijung / react-native-carousel-view

react-native carousel, support in both Android and iOS
73 stars 44 forks source link

change page number by initialPage prop #20

Closed ims7inc closed 2 years ago

ims7inc commented 5 years ago

When i try to change page number the page number checks the component props, but i changed the prop value but it won't checks the nextProps thats why it is not render the first time. Please approve changes