Why won’t react navigation work on a Modal in React Native?
Why am I unable to navigate to the DriverTipSlider Page in the Modal? it only works if I click on it, and then close the current modal, then it would navigate to that page. I want it to navigate when I already have the modal opened. I don’t want to have to close it all the time. Here is the code:
React Native, navigation setOptions problem
I have a problem with react navigation.
headerStyle in react native not chaning the header color completely
This is the index.jsx
Unable to overlap top Navigation on header in React Native using zIndex
I am unable to overlap TopNavigation(TopNavigation.js) on Header(Inside Sidebar.js) of my react native app, Code:
How to cover react native notch
Hey I am trying to cover bottom screen in react native expo how do I do that tried safeareview but still did not work also used statusbar transparent I have to hide that black screen and instead use that for app content