react-native-image-crop-picker
react-native-image-crop-picker copied to clipboard
Get correct root VC when using SceneDelegate on iOS 13+
Current version of react-native-image-crop-picker can't present picker when app is using SceneDelegate.
On app using SceneDelegate (for multiple windows support or CarPlay support), we should get the root VC from the connected window scene.