software-mansion / react-native-svg

SVG library for React Native, React Native Web, and plain React web projects.
MIT License
7.44k stars 1.12k forks source link

Show SVG from download files? #2093

Closed ducbinh1995 closed 2 months ago

ducbinh1995 commented 1 year ago

How can I show SVG from RNFS download file in Android? Noted: I can use SvgFromUri in iOS but in Android it doesn't show anything

bohdanprog commented 3 months ago

Hello @ducbinh1995, Are you still experiencing that issue? If the problem persists, please provide us with a simple example to replicate it.

Thank you.