mirror of
https://github.com/zoriya/react-native-svg.git
synced 2026-06-07 16:54:52 +00:00
Merge pull request #958 from kristerkari/update-svg-transformer-docs
Update react-native-svg-transformer documentation
This commit is contained in:
@@ -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");
|
||||
|
||||
|
||||
Reference in New Issue
Block a user