Skip to content

chore: Bump example app to use Expo SDK 57 / React Native 0.86#20

Merged
cyanChill merged 5 commits into
mainfrom
chore(example)/expo-sdk-57
Jul 4, 2026
Merged

chore: Bump example app to use Expo SDK 57 / React Native 0.86#20
cyanChill merged 5 commits into
mainfrom
chore(example)/expo-sdk-57

Conversation

@cyanChill

@cyanChill cyanChill commented Jul 4, 2026

Copy link
Copy Markdown
Member
  • Use new cmakeVersion property in expo-build-properties.

Summary by CodeRabbit

  • Chores
    • Upgraded the example app to Expo SDK 57 and React Native 0.86.
    • Refreshed related dependency versions and developer tooling.
    • Updated Android build settings to match the newer platform requirements.

@cyanChill cyanChill added the Housekeeping Code maintenance or refactor. label Jul 4, 2026
@coderabbitai

coderabbitai Bot commented Jul 4, 2026

Copy link
Copy Markdown

Review Change Stack

Caution

Review failed

The pull request is closed.

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro Plus

Run ID: d1d88f88-cc0f-4a9a-aa6e-9aa6028d6f95

📥 Commits

Reviewing files that changed from the base of the PR and between 5c6e28a and b36c3ce.

⛔ Files ignored due to path filters (1)
  • pnpm-lock.yaml is excluded by !**/pnpm-lock.yaml
📒 Files selected for processing (6)
  • CHANGELOG.md
  • example/android/gradle.properties
  • example/app.json
  • example/package.json
  • package.json
  • pnpm-workspace.yaml

📝 Walkthrough

Walkthrough

This PR upgrades the example app to Expo SDK 57 and React Native 0.86, updating dependency versions across example/package.json, pnpm-workspace.yaml, and package.json, adding an Android cmakeVersion build property, and adding a corresponding changelog entry.

Changes

Expo SDK 57 / React Native 0.86 Upgrade

Layer / File(s) Summary
Example app dependency and build config upgrade
example/package.json, example/android/gradle.properties, example/app.json
Bumps Expo/React ecosystem packages to 57.x/5.101.2 versions and adds android.cmakeVersion=3.31.6 in both gradle.properties and app.json's expo-build-properties Android block.
Workspace catalog and root devDependency bumps
pnpm-workspace.yaml, package.json
Updates @react-native/* catalog packages and react-native to 0.86.0, and bumps prettier and release-it devDependencies.
Changelog entry
CHANGELOG.md
Adds an Unreleased Internal Changes entry noting the Expo SDK 57 / React Native 0.86 upgrade.

Estimated code review effort: 1 (Trivial) | ~5 minutes

Related Issues: None specified.

Related PRs: None specified.

Suggested labels: dependencies, internal

Suggested reviewers: None specified.

Poem:

A hop, a skip, a version bump,
SDK fifty-seven in one big jump.
CMake set, and Prettier too,
React Native's coat is fresh and new.
The rabbit nods — the build stays 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.

@cyanChill cyanChill merged commit 21b2251 into main Jul 4, 2026
3 of 4 checks passed
@cyanChill cyanChill deleted the chore(example)/expo-sdk-57 branch July 4, 2026 19:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Housekeeping Code maintenance or refactor.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant