Since 0.3.3 my typings for this library are broken. The library works as expected, but Typescript is complaining.
Here is my import:
import QRCodeStyled, { SVGQRCodeStyledProps } from "react-native-qrcode-styled";
And I get this error:
Could not find a declaration file for module . /****/node_modules/react-native-qrcode-styled/lib/commonjs/index.js implicitly has an type.