Releases: callstack/react-native-pager-view
Releases · callstack/react-native-pager-view
v5.4.1
Changelog:
- fix(ios): UIViewControllerHierarchyInconsistency error (#432) (6ddec90)
v5.4.0
Changelog:
- fix(android): use RecyclerView.Adapter instead of FragmentStateAdapter (#404) (fdf3d8f)
v5.3.4
Changelog:
- fix(android): handling initially empty pages (#408) (9eb7b34)
v5.3.3
Changelog:
- fix(android): set initial page natively (#407) (0c65e4d)
- chore: logo URL in the keyboard example (#405) (94320e9)
v5.3.1
Changelog:
- fix(android): implement getContext for the older versions of react native (#397) (f93a28b)
- fix(ios): emit correct progress values for overdrag (#396) (bda9ace)
- fix(ios): removing last page (#395) (d617614)
v5.2.1
Changelog:
- fix(android): fix KotlinNullPointerException (#369) (18b9d77)