Releases: callstack/react-native-pager-view
Releases · callstack/react-native-pager-view
v7.0.0
What's Changed
- Update README.md by @krozniata in #1003
- chore: pin actions to commit SHA by @krozniata in #1010
- feat: remove legacy architecture support by @krozniata in #1013
- fix(iOS): cleanup the code, split into smaller functions by @okwasniewski in #1014
- fix: pager reporting incorrect position when being moved by nested scroll view by @okwasniewski in #1015
Warning
This release drops React Native old architecture
Full Changelog: v6.8.1...v6.9.0
v6.8.1
What's Changed
- fix(722): revert not working back navigation gesture in favour of PagerView inside ScrollView by @MateWW in #933
Full Changelog: v6.8.0...v6.8.1
v6.8.0
What's Changed
- feat: upgrade RN to
v0.79
by @krozniata in #998 - Fix spelling in README.md by @pfcodes in #975
- fix(android): fix crash on pager unmount by @krozniata in #1001
- fix(paper): prevent freeze on layout update during transition by @krozniata in #941
New Contributors
Full Changelog: v6.7.1...v6.8.0
v6.5.3
v6.7.1
v6.5.2
Fixed:
refactor(iOS): Update React imports
Full Changelog: v6.5.1...v6.5.2
v6.7.0
v6.6.1
What's Changed
- feat: remove pod-install dependency by @krozniata in #934
- fix(fabric): prevent freeze on layout update during transition by @krozniata in #936
- cleanup(lib): Remove common/cpp by @MrRefactor in #937
- refactor(iOS): Update React imports by @MrRefactor in #940
- fix(android): prevent views from being recycled by @krozniata in #944
Full Changelog: v6.6.0...v6.6.1
v6.6.0
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
v6.5.1
What's Changed
- Upgrade rn to 0.75.4 by @MrRefactor in #901
- chore(scripts): Fix bootstrap scripts by @MrRefactor in #903
- chore(cli): swap yarn to bun by @MrRefactor in #904
- chore(ci): Fix maestro files naming and set correct version by @MrRefactor in #911
- Remove cache from CI by @MrRefactor in #908
- fix(android) Fix crash with navigation on fabric by @MrRefactor in #913
- fix(iOS): fix component layout issue by @krozniata in #915
Full Changelog: v6.5.0...v6.5.1