Page Menu
Home
Phabricator
Search
Configure Global Search
Log In
Files
F3342148
D5939.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
D5939.diff
View Options
diff --git a/native/ios/Podfile.lock b/native/ios/Podfile.lock
--- a/native/ios/Podfile.lock
+++ b/native/ios/Podfile.lock
@@ -488,8 +488,8 @@
- React
- SDWebImage (~> 5.8)
- SDWebImageWebPCoder (~> 0.6.1)
- - RNFS (2.15.2):
- - React
+ - RNFS (2.20.0):
+ - React-Core
- RNGestureHandler (2.8.0):
- React-Core
- RNKeychain (8.0.0):
@@ -894,7 +894,7 @@
RNDeviceInfo: 4701f0bf2a06b34654745053db0ce4cb0c53ada7
RNExitApp: c4e052df2568b43bec8a37c7cd61194d4cfee2c3
RNFastImage: 2ed80661d5ef384fb1b539f1f3c81a1733f92bc9
- RNFS: 54da03c2b7d862c42ea3ca8c7f86f892760a535a
+ RNFS: 4ac0f0ea233904cb798630b3c077808c06931688
RNGestureHandler: 62232ba8f562f7dea5ba1b3383494eb5bf97a4d3
RNKeychain: 4f63aada75ebafd26f4bc2c670199461eab85d94
RNReanimated: f586bc5fd8ce1b6efadffb875319705939843c3b
diff --git a/native/package.json b/native/package.json
--- a/native/package.json
+++ b/native/package.json
@@ -91,7 +91,7 @@
"react-native-figma-squircle": "^0.1.2",
"react-native-firebase": "^5.6.0",
"react-native-floating-action": "^1.22.0",
- "react-native-fs": "2.15.2",
+ "react-native-fs": "^2.20.0",
"react-native-gesture-handler": "^2.8.0",
"react-native-in-app-message": "^1.0.2",
"react-native-keyboard-input": "6.0.1",
diff --git a/yarn.lock b/yarn.lock
--- a/yarn.lock
+++ b/yarn.lock
@@ -18645,10 +18645,10 @@
resolved "https://registry.yarnpkg.com/react-native-floating-action/-/react-native-floating-action-1.22.0.tgz#7ec476f320e16855ad4077a3a9f36511d1718a52"
integrity sha512-m/9ueh2bgV+Dopelam2hu+FIY1wrIOPjpcBNgU3I5J9SqWmPQCarSz5L8zsW5QWE4YgXuaVbYAO/pgb0P8x/gQ==
-react-native-fs@2.15.2:
- version "2.15.2"
- resolved "https://registry.yarnpkg.com/react-native-fs/-/react-native-fs-2.15.2.tgz#0bb8ff3c9c4778910677f36551b3494c661453f1"
- integrity sha512-xZ0WS5nN1IfpPKO8LpbkRPnKzZrhx7us1B2ufDnt0k40pTIJsnoQno76y/2pYQbzhXmbi3330aI4km5+akxssg==
+react-native-fs@^2.20.0:
+ version "2.20.0"
+ resolved "https://registry.yarnpkg.com/react-native-fs/-/react-native-fs-2.20.0.tgz#05a9362b473bfc0910772c0acbb73a78dbc810f6"
+ integrity sha512-VkTBzs7fIDUiy/XajOSNk0XazFE9l+QlMAce7lGuebZcag5CnjszB+u4BdqzwaQOdcYb5wsJIsqq4kxInIRpJQ==
dependencies:
base-64 "^0.1.0"
utf8 "^3.0.0"
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sat, Nov 23, 12:40 AM (18 h, 1 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
2566888
Default Alt Text
D5939.diff (2 KB)
Attached To
Mode
D5939: [native] [38/40] RN 0.70: Update to react-native-fs@2.20.0
Attached
Detach File
Event Timeline
Log In to Comment