1.0.0 • Published 4 years ago
react-native-svg-types v1.0.0
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-typesUsage
Add to tsconfig.json:
{
"compilerOptions": {
"types": [
"react-native-svg-types"
]
}
}1.0.0
4 years ago