svgs icon indicating copy to clipboard operation
svgs copied to clipboard

No SvgUri or SvgCssUri Support

Open jdmg94 opened this issue 5 years ago • 0 comments

There is currently no support for loading Svg from a remote URI as described here: https://github.com/react-native-community/react-native-svg#use-with-content-loaded-from-uri

both these components can be easily abstracted with a regular img, I'll try to submit a PR later today

jdmg94 avatar Jan 19 '20 08:01 jdmg94