svg image is not loading in xamarin

861 Views Asked by At

i am trying to load svg image but nothing shows up.

I set image to embedded resources and path of image is:

enter image description here

ref plugin

xmlns:ffsvg="clr-namespace:FFImageLoading.Svg.Forms;assembly=FFImageLoading.Svg.Forms"

<ffsvg:SvgCachedImage Source="resources://IDCardWallet.Resources.infographic.phone.svg"  />
0

There are 0 best solutions below