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

Commit c6faed3

Browse files
Update dependency react-native-iphone-x-helper to v1.3.1
1 parent 15c247e commit c6faed3

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
@@ -6291,10 +6291,10 @@ react-native-gesture-handler@1.2.0:
62916291
invariant "^2.2.2"
62926292
prop-types "^15.5.10"
62936293

6294-
react-native-iphone-x-helper@1.2.0:
6295-
version "1.2.0"
6296-
resolved "https://registry.yarnpkg.com/react-native-iphone-x-helper/-/react-native-iphone-x-helper-1.2.0.tgz#9f8a376eb00bc712115abff4420318a0063fa796"
6297-
integrity sha512-xIeTo4s77wwKgBZLVRIZC9tM9/PkXS46Ul76NXmvmixEb3ZwqGdQesR3zRiLMOoIdfOURB6N9bba9po7+x9Bag==
6294+
react-native-iphone-x-helper@1.3.1:
6295+
version "1.3.1"
6296+
resolved "https://registry.yarnpkg.com/react-native-iphone-x-helper/-/react-native-iphone-x-helper-1.3.1.tgz#20c603e9a0e765fd6f97396638bdeb0e5a60b010"
6297+
integrity sha512-HOf0jzRnq2/aFUcdCJ9w9JGzN3gdEg0zFE4FyYlp4jtidqU03D5X7ZegGKfT1EWteR0gPBGp9ye5T5FvSWi9Yg==
62986298

62996299
react-native-qrcode@0.2.7:
63006300
version "0.2.7"

0 commit comments

Comments
 (0)