Current Behavior
i have create my custom bottom tabs component and i follow the guides in docs but when i navigate from tab to another the first tab stop responding to touches
Expected Behavior
when i navigate from tab to another and go back the tab must work fine and detect my touches
Your Environment
software | version |
---|---|
iOS or Android | both |
@react-navigation/native | ^5.9.0 |
@react-navigation/bottom-tabs | ^5.11.4 |
react-native-screens | ^2.16.1 |
react-native | 0.63.4 |
node | v12.18.1 |
npm or yarn | yarn |
@react-navigation/bottom-tabs downgraded to 5.11.3 worked for me