Skip to content

chore: bump lib and example apps to react-native@0.86.0#4125

Open
kligarski wants to merge 6 commits into
mainfrom
@kligarski/bump-rn-to-0.86
Open

chore: bump lib and example apps to react-native@0.86.0#4125
kligarski wants to merge 6 commits into
mainfrom
@kligarski/bump-rn-to-0.86

Conversation

@kligarski

@kligarski kligarski commented Jun 2, 2026

Copy link
Copy Markdown
Contributor

Description

Bumps example apps (FabricExample, TVOSExample) and lib to react-native@0.86.0. Bumps reanimated, worklets and gesture-handler where applicable.

Closes https://github.com/software-mansion/react-native-screens-labs/issues/1503.

Changes

  • bump react-native to 0.86.0 for lib and FabricExample (react-native-tvos is still at rc.3)
  • bump react-native-gesture-handler to 3.0.1
  • bump react-native-reanimated and react-native-worklets to 4.5.0-nightly-20260531-e6a8526c5 and 0.10.0-nightly-20260531-e6a8526c5 respectively
    • keep older version for lib to avoid TS problems - should be resolved separately
  • add .ruby-version to TVOSExample (according to feat(iOS): configure RNSLog utility #3727 it is necessary to use lower version, cc @sgaczol)

Before & after - visual documentation

N/A

Test plan

Run basic Stack v4 test screens & Tabs smoke tests both on Android and iOS. Verified build on Android TV and tvOS.

Checklist

  • Ensured that CI passes

@kligarski kligarski marked this pull request as draft June 2, 2026 17:00
@kligarski

Copy link
Copy Markdown
Contributor Author

Moving to draft until nightly with software-mansion/react-native-gesture-handler#4228 is released.

@kligarski kligarski changed the title chore: bump example apps to react-native@0.86.0-rc.2 chore: bump example apps to react-native@0.86.0-rc.3 Jun 8, 2026
@kligarski kligarski marked this pull request as ready for review June 8, 2026 10:48
@kligarski

kligarski commented Jun 9, 2026

Copy link
Copy Markdown
Contributor Author

One of the e2e tests fails on the CI but I think it's related to gesture-handler so I created an issue there: software-mansion/react-native-gesture-handler#4246.

EDIT: this should be fixed here: software-mansion/react-native-gesture-handler#4166

We also have these outdated references in our code - we might want to check if we should remove them soon - I'll add this to the ticket with removal of RCTCxxBridge.

@t0maboro t0maboro 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.

The PR looks good to me.

Do we know the timeline for the RNGH PR merge and release? Unless this is blocking us, I'd rather wait for the CI to pass before merging.

Comment thread FabricExample/package.json
@kligarski kligarski changed the title chore: bump example apps to react-native@0.86.0-rc.3 chore: bump example apps to react-native@0.86.0 Jun 10, 2026
@kligarski kligarski changed the title chore: bump example apps to react-native@0.86.0 chore: bump lib and example apps to react-native@0.86.0 Jun 10, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants