Skip to content

⬆️ Upgrade dependency react-native-pager-view to v8#275

Closed
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/react-native-pager-view-8.x
Closed

⬆️ Upgrade dependency react-native-pager-view to v8#275
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/react-native-pager-view-8.x

Conversation

@renovate

@renovate renovate Bot commented Jul 8, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
react-native-pager-view 6.9.18.0.3 age confidence

Release Notes

callstack/react-native-pager-view (react-native-pager-view)

v8.0.3

Compare Source

Changelog:

  • fix(ios): use positional index for TabView tags to avoid duplicate .tag (#​1082) (9f5e139)
  • chore(deps): bump concurrent-ruby from 1.3.6 to 1.3.7 in /example (#​1087) (6801099)
  • fix(ios): defer SwiftUI host setup until reactViewController is ready (#​1088) (c7ec8ea)
  • chore(examples): cleanup maestro setup (#​1091) (e3db189)

What's Changed

New Contributors

Full Changelog: callstack/react-native-pager-view@v8.0.2...v8.0.3

v8.0.2

Compare Source

Changelog:

  • fix(android): remove RTL inversion in PageTransformer to prevent negative offset crash (#​1072) (ee6c808)
  • fix(ios): respect scrollEnabled false (#​1071) (176bf7b)
  • fix(ios): remove scroll indicators on changing pages (#​1073) (8ff0bf9)

Big kudos to @​MrRefactor

v8.0.1

Compare Source

  • fix: emit onPageScroll with zero offset on idle to prevent indicator jump (#​1076) (2318146)

v8.0.0

Compare Source

Highlights

Hey! This is a big release, rewriting whole iOS codebase to use SwiftUI ✨

The API surface of pager stays the same. Everything should work as before (if it doesn't - please open an issue).

However, when you navigate between multiple pages the animation is different now (it cycles through the pages instead of just swiping like it's the next one). That's why we decided to go with a major release.

Happy Hacking 🎄

What's Changed

New Contributors

Full Changelog: callstack/react-native-pager-view@v7.0.2...v8.0.0

v7.0.2

Compare Source

Changelog:

v7.0.1

Compare Source

What's Changed

New Contributors

Full Changelog: callstack/react-native-pager-view@v7.0.0...v7.0.1

v7.0.0

Compare Source

What's Changed

[!WARNING]
This release drops React Native old architecture

Full Changelog: callstack/react-native-pager-view@v6.8.1...v6.9.0


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate Bot added the 📌 Dependencies External library or package updates label Jul 8, 2026
@Friedinger Friedinger closed this Jul 8, 2026
@renovate

renovate Bot commented Jul 8, 2026

Copy link
Copy Markdown
Contributor Author

Renovate Ignore Notification

Because you closed this PR without merging, Renovate will ignore this update. You will not get PRs for any future 8.x releases. But if you manually upgrade to 8.x then Renovate will re-enable minor and patch updates automatically.

If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.

@renovate renovate Bot deleted the renovate/react-native-pager-view-8.x branch July 8, 2026 15:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

📌 Dependencies External library or package updates

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant