kristerkari / react-native-svg-transformer

Import SVG files in your React Native project the same way that you would in a Web application.
MIT License
1.55k stars 117 forks source link

Cannot render SvgURI Component on React Native #222

Open Devian4748 opened 1 year ago

Devian4748 commented 1 year ago

Hi there nice to meet you thank you for making this package.

We have a some issue so i hope to share this problem and wish to solve this issue in several days

스크린샷 2022-11-04 오후 1 12 16

스크린샷 2022-11-04 오후 1 13 13

we use dynamic path for uri props when we use this component then can see error

thank you

Devian4748 commented 1 year ago

example svg is here https://resources.gdac.com/imgs/icon/icon-crypto-1inch.svg

kristerkari commented 1 year ago

Thanks @Devian4748!

The SVGUri is not part of this library (it's from react-native-svg).

Could you please ask the question in the react-native-svg repository instead? https://github.com/software-mansion/react-native-svg

Devian4748 commented 1 year ago

Oh i see thank you!