callstack / react-native-pager-view

React Native wrapper for the Android ViewPager and iOS UIPageViewController.
MIT License
2.75k stars 420 forks source link

Make useNext optional #844

Closed jvliwanag closed 4 months ago

jvliwanag commented 4 months ago

Summary

6.3.1+ versions now require the useNext prop as reported in #837. This marks it back as optional.

Test Plan

What's required for testing (prerequisites)?

n/a - type only.

What are the steps to reproduce (after prerequisites)?

n/a - type only.

Compatibility

OS Implemented
iOS n/a
Android n/a

Checklist