How to make the image to align on left when using SvgUri? #2644
Replies: 1 comment
-
Hi @harshal-moneylion, if you remove width 100% for SvgUri everything should work well, here is an example: |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Currently i have below sample code no matter how much i try the image is always center align. Is there a way to make it align to left?
Link to expo snack with above code
https://snack.expo.dev/@hb2708/svguri
Beta Was this translation helpful? Give feedback.
All reactions