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 visible (Hide)

react-native-pager-view - v6.4.1 Latest Release

Published by MrRefactor about 2 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/callstack/react-native-pager-view/compare/v6.4.0...v6.4.1

react-native-pager-view - v6.4.0

Published by MrRefactor about 2 months ago

Changelog:

  • fix(android): Fix android newArch build (#864) (12e29d5) @MrRefactor
  • fix(ios): Change RNCViewPagerComponenDescriptor import (#863) (0f4bac8) @MrRefactor
  • fix(ios): visionOS builds (cca654a) @okwasniewski
  • chore(example): migrate example to react-native-test-app (ea11c94) @szymonrybczak
  • fix(android): child argument types in addView methods (#857) (993928c) @szydlovsky
  • fix(js): remove RCTEventEmitter workaround (#858) (1e61a59) @MrRefactor
react-native-pager-view - v6.3.4

Published by troZee 2 months ago

Changelog:

  • Merge pull request #853 from QichenZhu/fix-ios-content-height (e26cfd1)
  • fix(ios): update content view frame based on new layout metrics (1eb84ea)
  • fix(ts): make useNext optional (#844) (5ba9ca0)
react-native-pager-view - v6.3.3

Published by MrRefactor 4 months ago

Changelog:

  • chore(example): Update example to rn0.74 (#829) (2d5e9d9)
  • fix(native): Update legacy codegen setup (#828) (bccd97d)

New Contributors

react-native-pager-view - v6.3.2

Published by troZee 4 months ago

Changelog:

  • fix: fabric builds (333fbf8)
  • fix(ts): fix types (#827)(#823) (378121e)
react-native-pager-view - v6.3.1

Published by troZee 6 months ago

Changelog:

  • fix(js): Native commands must be exported with the name 'Commands' (#818) (3d089e8)
react-native-pager-view - v7.0.0-rc.2

Published by troZee 7 months ago

  • fix(ios): fix freezing when navigating to same index (#804) (d6ccbad)
react-native-pager-view -

Published by troZee 7 months ago

Changelog:

  • fix(js): make sure that RCTEventEmitter is registered before emitting the first onScroll event (#809) (8d064d4)
  • fix(android) : index out of bounds crash (#805) (83979f9)
  • feat(ios): add support for visionOS (#797) (d0b77b3)
react-native-pager-view - v7.0.0-rc.1

Published by troZee 10 months ago

Changelog:

  • feat(iOS): Add a useLegacy flag to switch between the old/new iOS implementation (#783) (c8cc208)
  • fix broken overdrag on notch (#787) (08486ba)
  • Merge pull request #778 from callstack/feat/remove-fabricexample (3ea6dae)
  • chore: update README (9c0796a)
  • feat(next): remove fabric example (9a55282)
  • Merge pull request #775 from callstack/chore/upgrade-rn (1138d97)
  • chore: exclude example from tsc (def62d9)
  • chore: fix eslint issue (728579c)
  • chore: bump versions in package.json (06b8381)
  • chore: upgrade rn & fix issues (fabric example) (a209b73)
  • chore: upgrade RN (paper example) (2e37b48)
  • sync with master (#756) (077d026)
  • Merge pull request #718 from callstack/feat/@okwasniewski/locale-next (cb2f01d)
  • feat: add button to quickly switch layout direction (e8d56fa)
  • Merge pull request #714 from callstack/feat/@okwasniewski/fix-updates (dae80ab)
  • fix: multiple updates of frame and contentSize (6c57bd3)
  • Merge pull request #712 from intergalacticspacehighway/fix/v-7-navigation-swipe (a3e4dd9)
  • make init consistent (5c350fc)
  • nit: comment (aee272c)
  • fabric example (63ba5b8)
  • wip (8301861)
  • wip (f4f5dc2)
react-native-pager-view - v6.2.3

Published by troZee 11 months ago

  • fix(ios): Use install_modules_dependencies in the podspec (#796) (8dee28a)
  • fix(android): add buildFeatures.buildConfig on for AGP8+ compatibility (#790) (276101d)
react-native-pager-view - v6.2.2

Published by okwasniewski about 1 year ago

What's Changed

New Contributors

Full Changelog: https://github.com/callstack/react-native-pager-view/compare/v6.2.1...v6.2.2

react-native-pager-view - v6.2.1

Published by troZee about 1 year ago

  • gitignore update (2c72ac4)
  • fix(ios): return when user navigates to the same page (#760) (28973cc)
  • fix(ios): rename setScrollEnabled to setScrollEnabledImperatively on old arch (#761) (a03e44e)
  • chore(deps): bump activesupport from 6.1.7.3 to 6.1.7.6 in /example (#758) (b962980)
  • chore(deps): bump activesupport in /fabricexample (#759) (53b66be)
  • feat(chore): registration compat for 0.68/0.69 (#753) (9c662b1)
  • feat(android): 🌟 add support for React Native 0.73 (#736) (45d4530)
  • chore(deps): bump fast-xml-parser from 4.2.4 to 4.2.7 in /example (#755) (5790904)
  • chore: add test id to the example (#731) (de2c067)
  • chore(deps): bump vm2 from 3.9.17 to 3.9.19 (#728) (dc65cd0)
  • chore(deps): bump fast-xml-parser from 4.2.2 to 4.2.4 in /example (#735) (f882dd8)
  • chore(deps): bump semver from 5.7.1 to 5.7.2 in /example (#741) (6013bf7)
  • chore(deps): bump semver from 5.7.1 to 5.7.2 in /fabricexample (#742) (c7b91a0)
  • chore(deps): bump word-wrap from 1.2.3 to 1.2.4 (#747) (6fcbd2b)
  • chore(deps): bump word-wrap from 1.2.3 to 1.2.4 in /example (#748) (ec80ed4)
  • chore: upgrade example to 71 (#725) (2946c1c)
  • chore(ci): E2E setup (#716) (e1dd3ef)
  • fix(android): stop debouncing onPageSelected (#719) (16173bd)
  • Merge pull request #717 from callstack/feat/@okwasniewski/locale (9b4b87e)
  • feat: add button to quickly switch layout direction (d292995)
  • Fix issues reported by QA (#715) (e9e9f36)
  • Merge pull request #711 from callstack/fix-safe-area (3d00044)
  • apply suggestions and fix fabric examples (9a37131)
  • remove unnecessary ignore (f9a96c3)
  • fix @types/react (7dacf41)
  • ignore error (31d5b31)
  • chore: update @type/react in root folder (16ff477)
  • fix: safe area in examples (05d6a05)
  • chore: update @type/react (d1555ee)
react-native-pager-view - v6.2.0

Published by troZee over 1 year ago

Changelog:

  • feat(ios): back gesture with full screen swipe (#705) (769a3a2)
react-native-pager-view - v6.1.4

Published by okwasniewski over 1 year ago

  • fix(js): upgrade onPageScroll type (#691) (994f863)
react-native-pager-view - v6.1.3

Published by troZee over 1 year ago

Changelog:

  • fix: set last/first page as idling when dragging (#682) (12ece8d)
react-native-pager-view - v7.0.0-rc.0

Published by troZee over 1 year ago

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 👏

react-native-pager-view - v6.1.2

Published by troZee almost 2 years ago

  • fix(ios): fix freeze after calling setpage (#654) (457eeb1)
react-native-pager-view - v6.1.1

Published by troZee almost 2 years ago

Changelog:

  • fix(iOS): fix setPage issue (#651) (f2d943d)
  • fix(ios): indicator animation on setPage (#641) (9c250a1)
react-native-pager-view - v6.1.0

Published by troZee almost 2 years ago

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)
react-native-pager-view - v6.0.2

Published by troZee almost 2 years ago

Changelog:

  • fix(android): replace jcenter with mavenCentral (#626) (814a341)