You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hey there! I'm using this package for a small project and I realized you render images with the react-native Image component which does not support SVG files. I made some small changes to support SVG uri's with react-native-svg. I tried opening a PR but couldn't. Is this something you would like to add to the package? I would need write permissions then.
Let me know what you think! Here's the proposed diff.
Hey there! I'm using this package for a small project and I realized you render images with the react-native Image component which does not support SVG files. I made some small changes to support SVG uri's with
react-native-svg
. I tried opening a PR but couldn't. Is this something you would like to add to the package? I would need write permissions then.Let me know what you think! Here's the proposed diff.
The only remaining thing other than this would be adding the dependency to the package.json and the lock file.
The text was updated successfully, but these errors were encountered: