I tried to use a svg in expo sdk 40 width : react-native-svg-transformer
Here is the process i followed :
- expo init test (typescript model with navigation)
- https://github.com/kristerkari/react-native-svg-transformer
I got an error saying : it was expected string type but received a number
Before the SDK 40, the process was workingThanks for Help !