'React native expo web page refresh from chrome browser

ima having a react native web app and when i refresh the page from browser, it navigates to my apps homepage. is there any way that could fix that issue. it happens with all my pages. thanks in advance.



Solution 1:[1]

I would advise you to explain more in your question and to share code.

Also, are you making a react-native web app? This of course is possible, but it's quite rare. Usually React is used for web and React-Native for mobile.

Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source
Solution 1 RamaProg