react-native-simple-router
react-native-simple-router copied to clipboard
multiple customAction in navigation stack
I want to use multiple custom actions in a navigation stack. when i go back in the navigation stack the custom action is overwrite (?) by another view and gives an error. Anybody has a solution?