You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When working w/ this package + expo, I get the following error:
iOS Bundling failed 13711ms
Unable to resolve module react-native-svg from <folder>/node_modules/react-native-qrcode-svg/src/index.js: react-native-svg could not be found within the project or in these directories:
node_modules
9 | LinearGradient,
10 | Stop
> 11 | } from 'react-native-svg'
| ^
12 | import genMatrix from './genMatrix'
13 | import transformMatrixIntoPath from './transformMatrixIntoPath'
expo version 45.0.5
react-native-qrcode-svg version: 6.1.2
node verion v12.19.0
The text was updated successfully, but these errors were encountered:
When working w/ this package + expo, I get the following error:
expo version 45.0.5
react-native-qrcode-svg version: 6.1.2
node verion v12.19.0
The text was updated successfully, but these errors were encountered: