svg image wrapper #9705
Answered
by
chrisglein
arunvenkat1911
asked this question in
Q&A
svg image wrapper
#9705
-
Hi Team, Do we have image wrapper for svg image in native windows. Regards, |
Beta Was this translation helpful? Give feedback.
Answered by
chrisglein
Mar 17, 2022
Replies: 1 comment
-
There's an active PR that implements react-native-svg that you can find out about here. Also you can pass SVG files to the |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
chrisglein
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
There's an active PR that implements react-native-svg that you can find out about here. Also you can pass SVG files to the
Image
component directly.