react-native-hyperlink
react-native-hyperlink copied to clipboard
Using with react-native-web
I tried to use this package for web using react-native-web. But while building had an error: ERROR in ./node_modules/react-native-hyperlink/dist/index.js Module not found: Error: Can't resolve 'react-native' in '/.../web/node_modules/react-native-hyperlink/dist'. Should I install the whole react-native package only to use react-native-hyperlink?