Cross Platform Tinted Image

A simple custom control for tinting images in Xamarin Forms
 
Supported Platforms
 
The TintedImage control supports native renderer implementations for the following platforms:
  • iOS
  • Android
  • Universal Windows Platform
Tinting can be disabled by setting TintColor to Transparent. This will display the original image.
 
For more details click here>>