Current version of the package does now work with the refactored version of the react-native-navigation-sdk package where navigation handling is detached from the NavigationView.
To update this package to support new react-native-navigation-sdk package, navigation instance need to be fetched from the platforms navmodule instead from the active navigationView.
Current version of the package does now work with the refactored version of the react-native-navigation-sdk package where navigation handling is detached from the NavigationView.
To update this package to support new react-native-navigation-sdk package, navigation instance need to be fetched from the platforms navmodule instead from the active navigationView.