react-native-navigation
react-native-navigation copied to clipboard
Support for SceneDelegate
🚀 Feature
Hello, any chance that the navigation supports SceneDelegate for iOS? I need it because we need to implement in the Scene Delegate the CarPlay connection which requires a Scene Delegate.
Any ideas on how we could achieve this?
Thank you, Marco
Hi @guyca, we use this library the problem is that we are not able to support multiple scenes using the SceneDelegate, any changes this could be supported in this package in order to use it with CarPlay ?
Same issue here