Open
Description
Hi,
I'm looking for a way to render the toast over the top of the navigation elements with react-native-navigation, similar to how its described for react-navigation https://github.com/calintamas/react-native-toast-message#how-to-render-the-toast-when-using-react-navigation
Is it possible to achieve this same behaviour for react-native-navigation? Couldn't find any issues/instructions for this.
Thanks