Skip to content

Commit 2ece8e0

Browse files
committed
Checkpoint before follow-up message
1 parent 2de40c3 commit 2ece8e0

File tree

9 files changed

+1620
-1923
lines changed

9 files changed

+1620
-1923
lines changed

examples/basic/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"expo-status-bar": "~2.0.0",
1616
"react": "18.3.1",
1717
"react-dom": "18.3.1",
18-
"react-native": "0.76.5",
18+
"react-native": "0.82.0-nightly-20250715-7f224941b",
1919
"react-native-web": "~0.19.13"
2020
},
2121
"devDependencies": {

examples/basic/yarn.lock

Lines changed: 217 additions & 304 deletions
Large diffs are not rendered by default.

examples/cookbook/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"nanoid": "^3.3.7",
2222
"react": "18.3.1",
2323
"react-dom": "18.3.1",
24-
"react-native": "0.76.5",
24+
"react-native": "0.82.0-nightly-20250715-7f224941b",
2525
"react-native-get-random-values": "~1.11.0",
2626
"react-native-safe-area-context": "4.12.0",
2727
"react-native-screens": "~4.4.0",

0 commit comments

Comments
 (0)