What's Changed
This release removes support for experimental useNext
- scrollview
based react-native-pager-view
implementation for iOS
.
- refactor(lib): Remove experimental Next implementation by @MrRefactor in #918
Android:
- fix(android): Fix blank screen after removal of last page by @MrRefactor in #929
iOS
- fix(ios): Fix on add new dynamic page by @MrRefactor in #923
- fix(ios): Fix progress bar movement on RTL & Fabric by @MrRefactor in #931
Other changes
- chore(lib): Update lib deps to rn0.76.3 by @MrRefactor in #907
- chore(lib): Migrate library to bun by @MrRefactor in #916
- chore(docs): Update Readme by @MrRefactor in #924
- chore(deps): bump rexml from 3.2.9 to 3.3.9 in /example by @dependabot in #892
- chore(ci): Change iOS simulator version by @MrRefactor in #927
- fix(example): Fix BasicExample to work with RTL by @MrRefactor in #928
- fix(js): Fix usePagerView methods by @MrRefactor in #930
Full Changelog: v6.5.1...v6.6.0