enter image description here Does anyone know how to achieve this effect?
As you can see below, I've tried many ways of setting the background color to green, all to no avail. The background remains blue like the image. The inactiveC
i'm trying to implement drawer navigation and bottom tab navigation. I used "@react-navigation/drawer": "^6.4.1", "@react-navigation/bottom-tabs": "^6.3.1", fo
Having a navigation type definition as bellow, when I navigate from e.g AOne to BTwo with id:99 the console log of props.route.params shows correct info. But p
After upgrading react-navigation to v6, my custom animations on tabbar items are only running once (when screen is initially rendered) and I cannot figure out w