I am trying to change the colour of the svg image at run time. I have a svg file and by using FFImageLoading I am able to display that image.But I want to change the selected part of colour. Here is the image I am displaying, when I taps on head the colour should be changed.
Can such a functionality added in Xamarin.forms?