Releases: callstack/react-native-pager-view
Releases · callstack/react-native-pager-view
v5.3.2
22 Jul 13:32
Compare
Sorry, something went wrong.
No results found
v5.3.1
22 Jul 05:16
Compare
Sorry, something went wrong.
No results found
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.3.0
21 Jul 11:44
Compare
Sorry, something went wrong.
No results found
v5.2.2
21 Jul 10:46
Compare
Sorry, something went wrong.
No results found
v5.2.1
11 Jun 13:03
Compare
Sorry, something went wrong.
No results found
Changelog:
fix(android): fix KotlinNullPointerException (#369 ) (18b9d77 )
v6.0.0-rc.0
10 Jun 12:53
Compare
Sorry, something went wrong.
No results found
Changelog:
Breaking changes:
Pager View supports lazy loading, so all pages are not loaded immediately. To test it, you can check the example here
To install it please use below command
yarn add react-native-pager-view@next
v5.2.0
07 Jun 15:18
Compare
Sorry, something went wrong.
No results found
Changelog:
feat(ios): BREAKING CHANGE - change default value of overDrag prop to false (#364 ) (06916bb )
v5.1.11
07 Jun 14:32
Compare
Sorry, something went wrong.
No results found
Changelog:
chore(android): remove build tools version (#365 ) (4ffb036 )
v5.1.10
27 May 10:28
Compare
Sorry, something went wrong.
No results found
Changelog:
fix(ios): changing offset, when overDrag prop is disabled (#363 ) (363c745 )
v5.1.9
19 May 09:09
Compare
Sorry, something went wrong.
No results found