Open
Description
When using the React Navigation TabNavigator on iOS (https://reactnavigation.org/docs/navigators/tab) the tabs appear at the bottom of the screen. When the Toast appears in the default position of "bottom" the Toast appears behind the tabs.
Changing the zIndex of the Toast style doesn't seem to make any difference.
The only way I've been able to manage this for now is using the positionValue to raise the position of the Toast above the tabs.
Metadata
Metadata
Assignees
Labels
No labels