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
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