Releases: callstack/react-native-pager-view
Releases · callstack/react-native-pager-view
v7.0.0-rc.0
Changelog:
- feat(iOS): rewrite old arch to use UIScrollView (#681) (bdf7de4)
- feat(iOS): change Fabric implementation to UIScrollView (#672) (e6bfc6e)
Big kudos to @krozniata @okwasniewski 👏
v6.1.2
v6.1.1
v6.1.0
TL;DR
- Adapt pager view to the new arch 🎉
Full Changelog:
- remove commit lint (213e43c)
- reverse release it (df6bc05)
- revert release it file (ffcef8c)
- Merge pull request #625 from callstack/feat/fabric-migration (fe77069)
- chore: move to github actions (#635) (da3b5b7)
- fix(ios): fix keyboard behavior on fabric (#634) (03fe6b1)
- feat(android): change file structure on android (#631) (d5015d7)
- chore: add fabric seciton to docs (#630) (6f54408)
- fix(android): fix building fabric example (#629) (bb7ee34)
- Release 6.0.2 (8552514)
- fix(android): replace jcenter with mavenCentral (#626) (814a341)
- Release 6.0.1 (29dbec0)
- fix(ios): on tab selection scroll when rtl enabled (#613) (ce17576)