Error appear after updated my packages....
"react-native-qrcode-svg": "^6.3.21",
"react-native-svg": "^15.15.1",
"react-native": "^0.83.1",
ERROR Error: Unable to resolve module react-native-svg/css from F:\Project\node_modules\react-native-qrcode-svg\src\LogoSVG\index.native.js: react-native-svg/css could not be found within the project or in these directories:
node_modules
1 | import React from "react";
> 2 | import { LocalSvg } from "react-native-svg/css";
| ^
3 | import { SvgUri, SvgXml } from "react-native-svg";
4 | import { isString, isUrlString } from "../utils";
5 |
at ModuleResolver.resolveDependency (F:\Project\node_modules\metro\src\node-haste\DependencyGraph\ModuleResolution.js:172:15)
at DependencyGraph.resolveDependency (F:\Project\node_modules\metro\src\node-haste\DependencyGraph.js:252:43)
at F:\Project\node_modules\metro\src\lib\transformHelpers.js:163:21
at resolveDependencies (F:\Project\node_modules\metro\src\DeltaBundler\buildSubgraph.js:43:25)
at visit (F:\Project\node_modules\metro\src\DeltaBundler\buildSubgraph.js:81:30)
at async Promise.all (index 5)
at async visit (F:\Project\node_modules\metro\src\DeltaBundler\buildSubgraph.js:90:5)
at async Promise.all (index 1)
at async visit (F:\Project\node_modules\metro\src\DeltaBundler\buildSubgraph.js:90:5)
at async Promise.all (index 5)
Error appear after updated my packages....
"react-native-qrcode-svg": "^6.3.21",
"react-native-svg": "^15.15.1",
"react-native": "^0.83.1",