chore: on android use notification to display file upload progress instead of toast (#2628) [skip e2e]
This commit is contained in:
10
yarn.lock
10
yarn.lock
@@ -3206,6 +3206,15 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@notifee/react-native@npm:^7.8.0":
|
||||
version: 7.8.0
|
||||
resolution: "@notifee/react-native@npm:7.8.0"
|
||||
peerDependencies:
|
||||
react-native: "*"
|
||||
checksum: 800233c9505195046e918ee42a4b11d8e84cf1846ea4a0b52599e1a40181b2bbfcab09c64b445b5a7eed98c38556c97550bce32ed24a51ce05ccd8b65047548d
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@npmcli/arborist@npm:^6.2.5":
|
||||
version: 6.3.0
|
||||
resolution: "@npmcli/arborist@npm:6.3.0"
|
||||
@@ -4585,6 +4594,7 @@ __metadata:
|
||||
"@babel/core": "*"
|
||||
"@babel/preset-typescript": ^7.18.6
|
||||
"@babel/runtime": ^7.20.1
|
||||
"@notifee/react-native": ^7.8.0
|
||||
"@react-native-async-storage/async-storage": 1.19.3
|
||||
"@react-native/eslint-config": ^0.72.2
|
||||
"@react-native/metro-config": ^0.72.11
|
||||
|
||||
Reference in New Issue
Block a user