Skip to content

Bump to React Native 0.88 - #4517

Draft
m-bert wants to merge 4 commits into
mainfrom
@mbert/support-88
Draft

m-bert wants to merge 4 commits into
mainfrom
@mbert/support-88

Conversation

@m-bert

@m-bert m-bert commented Sep 15, 2026 •

Copy link
Copy Markdown
Collaborator

Description

This PR bumps example app to React Native 0.88

Status

  • 0.88.0-rc.2 ✅

  • 0.88.0-rc.1 ✅
  • 0.88.0-rc.0 ✅

Test plan

Tested that basic-example builds and works correctly.

Copilot AI lite review requested due to automatic review settings September 15, 2026 08:47
@coderabbitai

coderabbitai Bot commented Sep 15, 2026

Copy link
Copy Markdown

Important

Draft PR not reviewed

Draft PRs are not automatically reviewed by default.

  • Trigger a manual review

To automatically review draft PRs, update your CodeRabbit configuration:

reviews:
  auto_review:
    drafts: true

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@m-bert m-bert added the New React Native version support This pull request aims to bring support for new React Native version label Sep 15, 2026

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🟡 Changes recommended

Reanimated and Worklets peer ranges do not support RN 0.88; update them and regenerate the lockfile.

Get a fresh assessment by requesting another Copilot review.

Pull request overview

This PR updates the library and basic example to React Native 0.88.0-rc.0 and refreshes iOS dependencies.

Changes:

  • Bumps React Native and related tooling.
  • Updates the iOS Podfile lockfile for RN 0.88.
File summaries
File Description
packages/react-native-gesture-handler/package.json Updates development React Native dependencies.
apps/basic-example/package.json Updates the example app to React Native 0.88.
apps/basic-example/ios/Podfile.lock Refreshes React Native and Hermes iOS pods.
Review details
  • Files reviewed: 2/4 changed files
  • Comments generated: 2
  • Review effort level: Lite

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

Comment thread apps/basic-example/package.json Outdated
"dependencies": {
"react": "19.2.3",
"react-native": "0.87.0",
"react-native": "0.88.0-rc.0",
"prettier": "3.3.3",
"react": "19.2.3",
"react-native": "0.87.0",
"react-native": "0.88.0-rc.0",

This branch has not been deployed

No deployments
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

New React Native version support This pull request aims to bring support for new React Native version

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants