'is react-native-navigation works on react-native-web app?
I have react-native project and I am using react-native-navigation, now I want to give support for web, is react-native-navigation work on react native web?
Solution 1:[1]
Do you mean react-navigation? (https://reactnavigation.org/)? If you want to use react-navigation check this https://reactnavigation.org/docs/web-support.
Solution 2:[2]
No it doesn't, please read the docs at https://reactnavigation.org/docs/web-support/
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 | Ioannis Apostolou |
| Solution 2 | vinbhai4u |
