fix: use native modals on iOS & respect safe area

This commit is contained in:
Adrian Castro
2024-03-24 21:24:33 +01:00
parent 8a9b72ef76
commit 44df83c9fb
4 changed files with 46 additions and 22 deletions

13
pnpm-lock.yaml generated
View File

@@ -158,6 +158,9 @@ importers:
react-native-gesture-handler:
specifier: ~2.14.1
version: 2.14.1(react-native@0.73.6)(react@18.2.0)
react-native-ios-modal:
specifier: ^0.1.8
version: 0.1.8(react-native@0.73.6)(react@18.2.0)
react-native-modal:
specifier: ^13.0.1
version: 13.0.1(react-native@0.73.6)(react@18.2.0)
@@ -11538,6 +11541,16 @@ packages:
react-native: 0.73.6(@babel/core@7.23.9)(@babel/preset-env@7.23.9)(react@18.2.0)
dev: false
/react-native-ios-modal@0.1.8(react-native@0.73.6)(react@18.2.0):
resolution: {integrity: sha512-kA068hIhI9+r21OnRXzkRevGjGYTVAYf5kzsIFI15IrCiAkR40dE2lqJtOpnrB3lZ9KZeS0ph59qNNpDSG7xpA==}
peerDependencies:
react: '*'
react-native: '*'
dependencies:
react: 18.2.0
react-native: 0.73.6(@babel/core@7.23.9)(@babel/preset-env@7.23.9)(react@18.2.0)
dev: false
/react-native-modal@13.0.1(react-native@0.73.6)(react@18.2.0):
resolution: {integrity: sha512-UB+mjmUtf+miaG/sDhOikRfBOv0gJdBU2ZE1HtFWp6UixW9jCk/bhGdHUgmZljbPpp0RaO/6YiMmQSSK3kkMaw==}
peerDependencies: