Reputation: 17
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?
Upvotes: 0
Views: 2088
Reputation: 1329
No it doesn't, please read the docs at https://reactnavigation.org/docs/web-support/
Upvotes: 1
Reputation: 79
Do you mean react-navigation? (https://reactnavigation.org/)? If you want to use react-navigation check this https://reactnavigation.org/docs/web-support.
Upvotes: 1