Merge pull request #958 from kristerkari/update-svg-transformer-docs

Update react-native-svg-transformer documentation
This commit is contained in:
Mikael Sand
2019-03-09 01:20:52 +02:00
committed by GitHub
+3 -2
View File
@@ -291,9 +291,10 @@ export default () => (
Try [react-native-svg-transformer](https://github.com/kristerkari/react-native-svg-transformer) to get compile time conversion and cached transformations.
https://github.com/kristerkari/react-native-svg-transformer#installation-and-configuration
https://github.com/kristerkari/react-native-svg-transformer#for-react-native-v057-or-newer
https://github.com/kristerkari/react-native-svg-transformer#for-react-native-v057-or-newer--expo-sdk-v3100-or-newer
`metro.config.js`
rn-cli.config.js
```js
const { getDefaultConfig } = require("metro-config");