Type declaration for SVG module in React Native, to use with react-native-svg-transformer
yarn add -D thanhtunguet/react-native-svg-types
Add to tsconfig.json
:
{
"compilerOptions": {
"types": [
"react-native-svg-types"
]
}
}
Type declaration for SVG module in React Native, to use with react-native-svg-transformer
yarn add -D thanhtunguet/react-native-svg-types
Add to tsconfig.json
:
{
"compilerOptions": {
"types": [
"react-native-svg-types"
]
}
}
npm i react-native-svg-types
7
1.0.0
MIT
1.3 kB
4