react-native-pager-view

React Native wrapper for the Android ViewPager and iOS UIPageViewController.

MIT License

Downloads
1.7M
Stars
2.7K
Committers
115

Bot releases are hidden (Show)

react-native-pager-view - Release 6.1.0-rc.2

Published by troZee almost 2 years ago

6.1.0-rc.2 (2022-10-27)

Bug Fixes

  • add missing SafeAreaView to fabric example (#614) (d313a27)
  • iOS: fix animation on onPageScroll event on Fabric (#623) (2779933)
  • iOS: fix pager view height issue (#624) (0abef1f)

Features

  • ios: drop support for showPageIndicator (#615) (ced9817)
react-native-pager-view - v6.0.1

Published by troZee about 2 years ago

Changelog:

  • fix(ios): on tab selection scroll when rtl enabled (#613) (ce17576)
react-native-pager-view - Release 6.1.0-rc.1

Published by troZee about 2 years ago

6.1.0-rc.1 (2022-09-23)

Bug Fixes

react-native-pager-view - Release 6.1.0-rc.0

Published by troZee about 2 years ago

6.1.0-rc.0 (2022-09-22)

Features

  • android: add fabric support on Android (#608) (58e50f0)
  • ios: add fabric support on iOS (#607) (b9f0351)
  • ios: add legacy code & change codegen name (#604) (e6465d6)
react-native-pager-view - v6.0.0

Published by troZee about 2 years ago

react-native-pager-view - v5.4.25

Published by troZee over 2 years ago

  • fix(ios): incorrect pager height (#580) (d22414e)
react-native-pager-view - v5.4.24

Published by troZee over 2 years ago

Changelog:

  • fix(ios): restore animated param check (#569) (931b193)
react-native-pager-view - v5.4.23

Published by troZee over 2 years ago

Changelog:

  • fix(ios): keyboard auto dismisses (#567) (92bf5cc)
react-native-pager-view - v5.4.22

Published by troZee over 2 years ago

Changelog:

  • fix(android): only remove child if it exists (#560) (7787b1e)
react-native-pager-view - v.5.4.21

Published by troZee over 2 years ago

Changelog:

  • fix(ios): pager sometimes does not fill full height (#565) (61dd680)
react-native-pager-view - v5.4.19

Published by troZee over 2 years ago

Changelog:

  • fix(ios): disable pager scroll gesture on swipe to go back (#500) (323470e)
react-native-pager-view - v5.4.18

Published by troZee over 2 years ago

Changelog:

  • fix(android): scrapped or attached views may not be recycled #173 (#552) (10c052f)
react-native-pager-view - v5.4.17

Published by troZee over 2 years ago

Changelog:

  • fix(ios): NSInternalInconsistencyException crash (#564) (69a7494)
react-native-pager-view - v5.4.16

Published by troZee over 2 years ago

  • fix(ios): set delaysContentTouches to YES (#563) (a33bde0)
react-native-pager-view - v6.0.0-rc.2

Published by troZee over 2 years ago

  • fix: animated set page may stick or overshoot (#547) (a1f87dc)
react-native-pager-view - v5.4.15

Published by troZee over 2 years ago

Changelog:

  • fix(ios): crash with NSInternalInconsistencyException on iOS (#530) (3ca5545)
react-native-pager-view - v5.4.13

Published by troZee over 2 years ago

Changelog:

  • fix(ios): switching between the pages for rapid tabs (3260863)
  • Revert "fix(ios): rapid taps on the navigation tabs (#529)" (ba6f04d)
react-native-pager-view - v5.4.13

Published by troZee over 2 years ago

Changelog:

  • fix(android): initialPage for dynamic content (b50d3fe)
react-native-pager-view - v5.4.12

Published by troZee over 2 years ago

Changelog:

  • fix(ios): rapid taps on the navigation tabs (#529) (27e8003)
react-native-pager-view - v6.0.0-rc.1

Published by troZee over 2 years ago

Changelog:

  • fix(android): children views were not recycled (#516) (716b3a5)
  • fix(js): setPage call to long (#412) (c558f98)