Commit 704167a
authored
chore: bump lib and example apps to
## Description
Bumps example apps (FabricExample, TVOSExample) and lib to
`react-native@0.86.0`. Bumps `reanimated`, `worklets` and
`gesture-handler` where applicable.
Closes
software-mansion/react-native-screens-labs#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
#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 passesreact-native@0.86.0 (#4125)1 parent 039bfdc commit 704167a
11 files changed
Lines changed: 2427 additions & 1960 deletions
File tree
- FabricExample
- ios
- FabricExample.xcodeproj
- TVOSExample
- ios
- TVOSExample.xcodeproj
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
418 | 418 | | |
419 | 419 | | |
420 | 420 | | |
| 421 | + | |
421 | 422 | | |
422 | 423 | | |
423 | 424 | | |
| |||
511 | 512 | | |
512 | 513 | | |
513 | 514 | | |
| 515 | + | |
514 | 516 | | |
515 | 517 | | |
516 | 518 | | |
| |||
0 commit comments