Commit 0d94f99
authored
chore: bump example app to React Native 0.80.3 (#254)
Bump example app from RN 0.79.2 to 0.80.3. This unblocks upgrading to
reanimated 4.2+ and worklets 0.7+ for Nitro auto-box support.
- react 19.0.0 → 19.1.0
- react-native 0.79.2 → 0.80.3
- @react-native-community/cli 18.0.0 → 19.1.2
- @react-native/* packages 0.79.2 → 0.80.3
- Kotlin 2.0.21 → 2.1.20, Gradle 8.13 → 8.14.1
- Removed compose-compiler-gradle-plugin (no longer needed)1 parent 771b5ac commit 0d94f99
5 files changed
Lines changed: 1411 additions & 658 deletions
File tree
- example
- android
- gradle/wrapper
- ios
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
| 8 | + | |
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
18 | | - | |
| 18 | + | |
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
0 commit comments