n4kz / react-native-pages

Easy to use page view component
Other
376 stars 83 forks source link

Add support for onHalfway #25

Closed andrewmarmion closed 4 years ago

andrewmarmion commented 6 years ago

Needed a way to know when the the page had moves over the halfway point. Created a callback function that is triggered with the index of the most dominant page.

n4kz commented 4 years ago

Thanks for PR and sorry for delayed reply.