react-native-safe-area-context icon indicating copy to clipboard operation
react-native-safe-area-context copied to clipboard

When UIDocumentPickerViewController is displayed and hidden, useSafeAreaFrame returns an incorrect result

Open suiyunpiaoliu opened this issue 1 year ago • 7 comments

In iOS systems, when UIDocumentPickerViewController is displayed, useSafeAreaFrame returns the correct result, but when UIDocumentPickerViewController is hidden, the result returned by useSafeAreaFrame is not restored

suiyunpiaoliu avatar Jun 21 '24 01:06 suiyunpiaoliu