feat: update reanimated dependency (#2336)

# Summary
Update reanimated dependency in all example apps.
This commit is contained in:
Bohdan Artiukhov
2024-07-18 12:46:20 +02:00
committed by GitHub
parent 2b6ced416b
commit 26c4c73400
14 changed files with 483 additions and 386 deletions

View File

@@ -19,7 +19,7 @@
"react": "18.2.0",
"react-dom": "18.2.0",
"react-native": "0.74.0",
"react-native-reanimated": "3.9.0-nightly-20240421-474f6983d",
"react-native-reanimated": "3.13.0",
"react-native-svg": "link:../",
"react-native-svg-transformer": "^1.4.0",
"react-native-web": "0.19.11"