vault-development / react-native-svg-uri

Render SVG images in React Native from an URL or static file
850 stars 334 forks source link

Not working in build #209

Open bdbose opened 2 years ago

bdbose commented 2 years ago

I added my Svg to my code worked in testing but as i build the apk its not working. (I am not using Expo)

radjivF commented 2 years ago

same here

Hao-yiwen commented 1 month ago

This repo is now work in release mode.We can use react-native-svg and react-native-svg-transformer now.