mirror of
https://github.com/status-im/react-native-webview.git
synced 2025-02-23 01:08:36 +00:00
* fix(iOS): Consider UIImagePickerController or similar controllers that are no longer beingPresented when acquiring the TopViewController; this prevents the crash of throwing an alert on a ViewController which is no longer in the window hierarchy * fix(iOS): correcting import to src from lib * fix(iOS): reverting import modification Co-authored-by: Thibault Malbranche <thibault.malbranche@epitech.eu>