Skip to content

Commit

Permalink
chore: bump RN to latest stable version
Browse files Browse the repository at this point in the history
  • Loading branch information
kirillzyusko committed Nov 15, 2024
1 parent 55963ee commit 21a9a8f
Show file tree
Hide file tree
Showing 8 changed files with 998 additions and 929 deletions.
558 changes: 271 additions & 287 deletions FabricExample/ios/Podfile.lock

Large diffs are not rendered by default.

14 changes: 7 additions & 7 deletions FabricExample/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"@react-navigation/stack": "^6.4.1",
"lottie-react-native": "^7.0.0",
"react": "18.3.1",
"react-native": "0.76.0",
"react-native": "0.76.2",
"react-native-gesture-handler": "2.20.2",
"react-native-haptic-feedback": "2.3.3",
"react-native-keyboard-controller": "link:../",
Expand All @@ -32,12 +32,12 @@
"@babel/core": "^7.25.2",
"@babel/preset-env": "^7.25.3",
"@babel/runtime": "^7.25.0",
"@react-native-community/cli": "15.0.0-alpha.2",
"@react-native-community/cli-platform-android": "15.0.0-alpha.2",
"@react-native-community/cli-platform-ios": "15.0.0-alpha.2",
"@react-native/babel-preset": "0.76.0",
"@react-native/metro-config": "0.76.0",
"@react-native/typescript-config": "0.76.0",
"@react-native-community/cli": "15.0.1",
"@react-native-community/cli-platform-android": "15.0.1",
"@react-native-community/cli-platform-ios": "15.0.1",
"@react-native/babel-preset": "0.76.2",
"@react-native/metro-config": "0.76.2",
"@react-native/typescript-config": "0.76.2",
"@testing-library/jest-native": "^5.3.3",
"@testing-library/react-hooks": "8.0.1",
"@testing-library/react-native": "^11.5.0",
Expand Down
314 changes: 172 additions & 142 deletions FabricExample/yarn.lock

Large diffs are not rendered by default.

Loading

0 comments on commit 21a9a8f

Please sign in to comment.