react-native-svg-types
TypeScript icon, indicating that this package has built-in type declarations

1.0.0 • Public • Published

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

Usage

Add to tsconfig.json:

{
  "compilerOptions": {
    "types": [
      "react-native-svg-types"
    ]
  }
}

Readme

Keywords

none

Package Sidebar

Install

npm i react-native-svg-types

Weekly Downloads

3

Version

1.0.0

License

MIT

Unpacked Size

1.3 kB

Total Files

4

Last publish

Collaborators

  • thanhtunguet