Skip to content
This repository was archived by the owner on Dec 26, 2023. It is now read-only.

Commit 0e4d44f

Browse files
Update dependency react-native-iphone-x-helper to v1.3.1
1 parent 4044d47 commit 0e4d44f

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"react": "16.8.3",
1313
"react-native": "0.59.5",
1414
"react-native-gesture-handler": "1.2.0",
15-
"react-native-iphone-x-helper": "1.2.0",
15+
"react-native-iphone-x-helper": "1.3.1",
1616
"react-native-qrcode": "0.2.7",
1717
"react-native-vector-icons": "6.7.0",
1818
"react-navigation": "3.9.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6303,10 +6303,10 @@ react-native-gesture-handler@1.2.0:
63036303
invariant "^2.2.2"
63046304
prop-types "^15.5.10"
63056305

6306-
react-native-iphone-x-helper@1.2.0:
6307-
version "1.2.0"
6308-
resolved "https://registry.yarnpkg.com/react-native-iphone-x-helper/-/react-native-iphone-x-helper-1.2.0.tgz#9f8a376eb00bc712115abff4420318a0063fa796"
6309-
integrity sha512-xIeTo4s77wwKgBZLVRIZC9tM9/PkXS46Ul76NXmvmixEb3ZwqGdQesR3zRiLMOoIdfOURB6N9bba9po7+x9Bag==
6306+
react-native-iphone-x-helper@1.3.1:
6307+
version "1.3.1"
6308+
resolved "https://registry.yarnpkg.com/react-native-iphone-x-helper/-/react-native-iphone-x-helper-1.3.1.tgz#20c603e9a0e765fd6f97396638bdeb0e5a60b010"
6309+
integrity sha512-HOf0jzRnq2/aFUcdCJ9w9JGzN3gdEg0zFE4FyYlp4jtidqU03D5X7ZegGKfT1EWteR0gPBGp9ye5T5FvSWi9Yg==
63106310

63116311
react-native-qrcode@0.2.7:
63126312
version "0.2.7"

0 commit comments

Comments
 (0)