Relative Content

Tag Archive for reactjsreact-nativereact-navigation

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:

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