Expo Init tab navigation project uses react-native/web

If i run expo init and select the Tab Navigation option, it creates a project with @react-navigation/web. Why is it using the /web version of react-navigation instead of the /native version? Is this a problem? or are there no limitations to using the /web version in an expo app?

This topic was automatically closed 20 days after the last reply. New replies are no longer allowed.