react-native-webview/apple
jxm2004 05c1d8f264
fix(iOS): file picker crash (#1567)
* 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>
2020-08-13 09:36:45 +02:00
..
RNCWKProcessPoolManager.h feat(macOS): Make podspec compatible with macOS (#1328) 2020-04-24 19:54:17 +02:00
RNCWKProcessPoolManager.m feat(macOS): Make podspec compatible with macOS (#1328) 2020-04-24 19:54:17 +02:00
RNCWebView.h feat(webview): Allow javascript to open windows automatically (#1409 by @trcoffman) 2020-05-28 09:54:20 -07:00
RNCWebView.m fix(iOS): file picker crash (#1567) 2020-08-13 09:36:45 +02:00
RNCWebViewManager.h feat(macOS): Make podspec compatible with macOS (#1328) 2020-04-24 19:54:17 +02:00
RNCWebViewManager.m feat(webview): Allow javascript to open windows automatically (#1409 by @trcoffman) 2020-05-28 09:54:20 -07:00