Page Menu
Home
Phabricator
Search
Configure Global Search
Log In
Files
F3362128
D5918.id19508.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
2 KB
Referenced Files
None
Subscribers
None
D5918.id19508.diff
View Options
diff --git a/native/ios/Comm.xcodeproj/project.pbxproj b/native/ios/Comm.xcodeproj/project.pbxproj
--- a/native/ios/Comm.xcodeproj/project.pbxproj
+++ b/native/ios/Comm.xcodeproj/project.pbxproj
@@ -1107,7 +1107,7 @@
"-DFOLLY_MOBILE=1",
"-DFOLLY_NO_CONFIG",
"-DFOLLY_USE_LIBCPP=1",
- "-DRNVERSION=70",
+ "-DREACT_NATIVE_MINOR_VERSION=70",
"-fcxx-modules",
"-fmodules",
);
@@ -1245,7 +1245,7 @@
"-DFOLLY_MOBILE=1",
"-DFOLLY_NO_CONFIG",
"-DFOLLY_USE_LIBCPP=1",
- "-DRNVERSION=70",
+ "-DREACT_NATIVE_MINOR_VERSION=70",
"-fcxx-modules",
"-fmodules",
);
diff --git a/native/ios/Podfile.lock b/native/ios/Podfile.lock
--- a/native/ios/Podfile.lock
+++ b/native/ios/Podfile.lock
@@ -494,7 +494,7 @@
- React-Core
- RNKeychain (8.0.0):
- React-Core
- - RNReanimated (2.10.0):
+ - RNReanimated (2.12.0):
- DoubleConversion
- FBLazyVector
- FBReactNativeSpec
@@ -897,7 +897,7 @@
RNFS: 54da03c2b7d862c42ea3ca8c7f86f892760a535a
RNGestureHandler: a479ebd5ed4221a810967000735517df0d2db211
RNKeychain: 4f63aada75ebafd26f4bc2c670199461eab85d94
- RNReanimated: 60e291d42c77752a0f6d6f358387bdf225a87c6e
+ RNReanimated: f586bc5fd8ce1b6efadffb875319705939843c3b
RNScreens: 6e1ea5787989f92b0671049b808aef64fa1ef98c
RNSVG: 302bfc9905bd8122f08966dc2ce2d07b7b52b9f8
SDWebImage: 23d714cd599354ee7906dbae26dff89b421c4370
diff --git a/native/package.json b/native/package.json
--- a/native/package.json
+++ b/native/package.json
@@ -99,7 +99,7 @@
"react-native-orientation-locker": "^1.1.6",
"react-native-pager-view": "^6.0.1",
"react-native-progress": "^4.1.2",
- "react-native-reanimated": "^2.10.0",
+ "react-native-reanimated": "^2.12.0",
"react-native-safe-area-context": "^3.1.9",
"react-native-safe-area-view": "^2.0.0",
"react-native-screens": "~3.8.0",
diff --git a/yarn.lock b/yarn.lock
--- a/yarn.lock
+++ b/yarn.lock
@@ -18030,10 +18030,10 @@
"@react-native-community/art" "^1.1.2"
prop-types "^15.7.2"
-react-native-reanimated@^2.10.0:
- version "2.10.0"
- resolved "https://registry.yarnpkg.com/react-native-reanimated/-/react-native-reanimated-2.10.0.tgz#ed53be66bbb553b5b5e93e93ef4217c87b8c73db"
- integrity sha512-jKm3xz5nX7ABtHzzuuLmawP0pFWP77lXNdIC6AWOceBs23OHUaJ29p4prxr/7Sb588GwTbkPsYkDqVFaE3ezNQ==
+react-native-reanimated@^2.12.0:
+ version "2.12.0"
+ resolved "https://registry.yarnpkg.com/react-native-reanimated/-/react-native-reanimated-2.12.0.tgz#5821eecfb1769b1617a67a2d4dec12fdeedb2b6e"
+ integrity sha512-nrlPyw+Hx9u4iJhZk9PoTvDo/QmVAd+bo7OK9Tv3hveNEF9++5oig/g3Uv9V93shy9avTYGsUprUvAEt/xdzeQ==
dependencies:
"@babel/plugin-transform-object-assign" "^7.16.7"
"@babel/preset-typescript" "^7.16.7"
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Mon, Nov 25, 9:33 PM (18 h, 37 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
2580997
Default Alt Text
D5918.id19508.diff (2 KB)
Attached To
Mode
D5918: [native] [24/40] RN 0.70: Update to react-native-reanimated@2.12.0
Attached
Detach File
Event Timeline
Log In to Comment