We are currently using copilot in one of our project, we needed to add some features: . Be able to differentiate the skip action from the stop action.  I need to be able to visit the feature by pressing "Go now" and when i go back to the root tab the walkthrough journey should focus the next step. We have worked on an implementation of those features on a fork: https://github.com/PedroLourenco/react-native-copilot/tree/add_skip_event_listener Could you look at it and tell us if we can make a Pull Request on your repo?