enisn / Xamarin.Forms.InputKit

CheckBox, Radio Button, Labeled Slider, Dropdowns etc.
MIT License
587 stars 100 forks source link

Drop IconView Support #324

Closed enisn closed 1 year ago

enisn commented 1 year ago

InputKit drops IconView support and started using drawn paths instead of tinted drawable. There is no more iconview support.

You have to remove your iconview usages if you have. You can take the latest implementation and maintain itself. InputKit no more uses it.