Open AhmedHF opened 1 year ago
Trying to achive this too
Trying to achive this too
how ?
place <Toast />
...
<NavigationContainer >
.....
</NavigationContainer>
<Toast />
...
place
<Toast />
... <NavigationContainer > ..... </NavigationContainer> <Toast /> ...
not available in React native navigation
display toast on more than one screen when using react-native-navigation
the problem toast is displayed on one screen and when navigating to the second screen toast remains on the first screen
expected toast is still displayed on the second screen