Skip to content

Commit ed03a56

Browse files
committed
fix: iOS build for example app
1 parent 7b46816 commit ed03a56

2 files changed

Lines changed: 8 additions & 8 deletions

File tree

example/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"react-native-gesture-handler": "2.25.0",
3030
"react-native-permissions": "^5.1.0",
3131
"react-native-safe-area-context": "^5.5.2",
32-
"react-native-screens": "4.11.1",
32+
"react-native-screens": "4.15.4",
3333
"react-native-select-dropdown": "^4.0.1",
3434
"react-native-snackbar": "^2.8.0"
3535
},

yarn.lock

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -9685,7 +9685,7 @@ __metadata:
96859685
languageName: node
96869686
linkType: hard
96879687

9688-
"react-native-is-edge-to-edge@npm:^1.1.7":
9688+
"react-native-is-edge-to-edge@npm:^1.2.1":
96899689
version: 1.2.1
96909690
resolution: "react-native-is-edge-to-edge@npm:1.2.1"
96919691
peerDependencies:
@@ -9731,7 +9731,7 @@ __metadata:
97319731
react-native-monorepo-config: ^0.1.9
97329732
react-native-permissions: ^5.1.0
97339733
react-native-safe-area-context: ^5.5.2
9734-
react-native-screens: 4.11.1
9734+
react-native-screens: 4.15.4
97359735
react-native-select-dropdown: ^4.0.1
97369736
react-native-snackbar: ^2.8.0
97379737
ts-jest: ^29.2.5
@@ -9762,17 +9762,17 @@ __metadata:
97629762
languageName: node
97639763
linkType: hard
97649764

9765-
"react-native-screens@npm:4.11.1":
9766-
version: 4.11.1
9767-
resolution: "react-native-screens@npm:4.11.1"
9765+
"react-native-screens@npm:4.15.4":
9766+
version: 4.15.4
9767+
resolution: "react-native-screens@npm:4.15.4"
97689768
dependencies:
97699769
react-freeze: ^1.0.0
9770-
react-native-is-edge-to-edge: ^1.1.7
9770+
react-native-is-edge-to-edge: ^1.2.1
97719771
warn-once: ^0.1.0
97729772
peerDependencies:
97739773
react: "*"
97749774
react-native: "*"
9775-
checksum: 22d3c302ef90a1cb20eed8c130b32e53d49288a19eba844f506a5e38342ef2add0d4f7a2ff5501cc05052aef6bf7f180db26a067b01f70f3cc12d3e1497329d6
9775+
checksum: e0e5fbfcb77f0cd1b5358faa09b46661ef26fbcfa191ac49019967f2068feccf7cd3fa83e8dd7d52207443cd5f6263831440c365ba276fbb97def596a77626bb
97769776
languageName: node
97779777
linkType: hard
97789778

0 commit comments

Comments
 (0)