Xamarin Forms Effects

Introduction During development, there comes a time where you need the same icon but in a slightly different color shade. For example, when implementing dark and light modes, you want the icons to be visible and stand out against the theme selected. One simple way of doing this is by importing an entirely different image. … Continue reading Xamarin Forms Effects

Advertisement