simondh's picture
front
cc651f6
|
raw
history blame
260 Bytes
# @svgr/babel-plugin-transform-react-native-svg
## Install
```
npm install --save-dev @svgr/babel-plugin-transform-react-native-svg
```
## Usage
**.babelrc**
```json
{
"plugins": ["@svgr/babel-plugin-transform-react-native-svg"]
}
```
## License
MIT