Skip to content

chore: Bump example apps to React Native 0.86.0-rc.3 (macOS to 0.81.7)#9669

Draft
MatiPl01 wants to merge 2 commits into
mainfrom
@matipl01/bump-rn-0.86-rc
Draft

chore: Bump example apps to React Native 0.86.0-rc.3 (macOS to 0.81.7)#9669
MatiPl01 wants to merge 2 commits into
mainfrom
@matipl01/bump-rn-0.86-rc

Conversation

@MatiPl01

@MatiPl01 MatiPl01 commented Jun 15, 2026

Copy link
Copy Markdown
Member

Summary

Bumps the example apps to React Native 0.86.0-rc.3 (tvOS 0.86.0-0; macos-example to react-native-macos 0.81.7, the latest, since there is no 0.86 macOS release). Also bumps react-native-gesture-handler to 2.32.0 (RN 0.86 dropped a renderer shim it imported) and recreates the pinned @react-native/jest-preset patch.

The macOS runtime/build fixes (reanimated host lookup, safe-area-context, fmt for Xcode 26) come from the stacked PRs this is based on.

Stacked on #9679.

Test plan

App From To Build Run
fabric-example (iOS) 0.85.2 0.86.0-rc.3
fabric-example (Android) 0.85.2 0.86.0-rc.3
tvos-example 0.85.3-0 0.86.0-0
web-example 0.85.2 0.86.0-rc.3
next-example 0.85.2 0.86.0-rc.3
macos-example (react-native-macos) 0.81.4 0.81.7

macOS, Android, and iOS were built and run locally (New Arch, clean bundle, no JS errors, UI renders); next-example passes its Cypress e2e on CI; web / tvOS are validated by CI.

@MatiPl01 MatiPl01 self-assigned this Jun 15, 2026
@MatiPl01 MatiPl01 force-pushed the @matipl01/bump-rn-0.86-rc branch from 50b8598 to 0b1ee49 Compare June 15, 2026 23:35
@MatiPl01 MatiPl01 force-pushed the @matipl01/bump-rn-0.86-rc branch from 0b1ee49 to 1502af6 Compare June 17, 2026 01:37
@MatiPl01 MatiPl01 changed the base branch from main to @matipl01/fix-macos-safe-area-context June 17, 2026 01:37
@MatiPl01 MatiPl01 force-pushed the @matipl01/fix-macos-safe-area-context branch from 6709ab6 to 2b46e05 Compare June 17, 2026 01:44
@MatiPl01 MatiPl01 force-pushed the @matipl01/bump-rn-0.86-rc branch from 1502af6 to 3355406 Compare June 17, 2026 01:44
@MatiPl01 MatiPl01 force-pushed the @matipl01/fix-macos-safe-area-context branch from 2b46e05 to 2bd6f95 Compare June 17, 2026 01:55
@MatiPl01 MatiPl01 force-pushed the @matipl01/bump-rn-0.86-rc branch from 3355406 to 161f0e3 Compare June 17, 2026 01:55
@MatiPl01 MatiPl01 force-pushed the @matipl01/fix-macos-safe-area-context branch from 2bd6f95 to d92be5a Compare June 17, 2026 06:16
@MatiPl01 MatiPl01 force-pushed the @matipl01/bump-rn-0.86-rc branch from 161f0e3 to e7b1df3 Compare June 17, 2026 06:16
@MatiPl01 MatiPl01 force-pushed the @matipl01/fix-macos-safe-area-context branch from d92be5a to 5d3b1e5 Compare June 17, 2026 06:34
@MatiPl01 MatiPl01 force-pushed the @matipl01/bump-rn-0.86-rc branch from e7b1df3 to b5b082b Compare June 17, 2026 06:34
@MatiPl01 MatiPl01 changed the title chore: Bump React Native to 0.86.0-rc.3 in example apps chore: Bump example apps to React Native 0.86.0-rc.3 (macOS to 0.81.7) Jun 17, 2026
@MatiPl01 MatiPl01 marked this pull request as ready for review June 17, 2026 07:57
@MatiPl01 MatiPl01 marked this pull request as draft June 17, 2026 08:54
@MatiPl01 MatiPl01 force-pushed the @matipl01/fix-macos-safe-area-context branch from 5d3b1e5 to 494b885 Compare June 17, 2026 10:19
Base automatically changed from @matipl01/fix-macos-safe-area-context to main June 17, 2026 10:20
MatiPl01 added 2 commits June 17, 2026 17:14
- fabric-example, common-app, web-example, next-example to 0.86.0-rc.3
- tvos-example to react-native-tvos 0.86.0-0 (+ LogBox patch for a broken
  upstream component) and @react-native/* 0.86.0
- react-native-gesture-handler to 2.32.0 (RN 0.86 dropped a renderer shim)
- Recreate the version-pinned @react-native/jest-preset patch
- macos-example intentionally left at react-native-macos 0.81.4 (fork ceiling);
  its fixes live in the stacked macOS PRs below
react-native-macos 0.81.4 -> 0.81.7 (latest available for macOS), core
react-native -> 0.81.6 and @react-native/* -> 0.81.6 to match. Builds and
runs on the New Architecture (Fabric/bridgeless) with Xcode 26.
@MatiPl01 MatiPl01 force-pushed the @matipl01/bump-rn-0.86-rc branch from 7a90685 to 057d638 Compare June 17, 2026 15:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant