chore: handle safe area insets better on android (skip e2e)
This commit is contained in:
11
yarn.lock
11
yarn.lock
@@ -8255,6 +8255,7 @@ __metadata:
|
||||
react-native-keychain: "standardnotes/react-native-keychain#4fd687461cecfa26d482d820ee43c0de61b964d4"
|
||||
react-native-mmkv: ^3.2.0
|
||||
react-native-privacy-snapshot: "standardnotes/react-native-privacy-snapshot#653e904c90fc6f2b578da59138f2bfe5d7f942fe"
|
||||
react-native-safe-area-context: ^5.4.0
|
||||
react-native-share: ^12.0.9
|
||||
react-native-store-review: ^0.4.3
|
||||
react-native-version-info: ^1.1.1
|
||||
@@ -24260,6 +24261,16 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"react-native-safe-area-context@npm:^5.4.0":
|
||||
version: 5.4.0
|
||||
resolution: "react-native-safe-area-context@npm:5.4.0"
|
||||
peerDependencies:
|
||||
react: "*"
|
||||
react-native: "*"
|
||||
checksum: 7d7f9a8278048650fd207d436798bd062d6f78d771cb0665b92aef69dba870251339e6812e1d669fd1958345288bd0f9ac98fbfe353c13958d18b58dc946c341
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"react-native-share@npm:^12.0.9":
|
||||
version: 12.0.9
|
||||
resolution: "react-native-share@npm:12.0.9"
|
||||
|
||||
Reference in New Issue
Block a user