Simple way to use icon fonts in Xamarin Forms projects
Almost all apps use some kind of graphic icons to make the UI more attractive and easy to use. Here I will demonstrate a quick
Almost all apps use some kind of graphic icons to make the UI more attractive and easy to use. Here I will demonstrate a quick
Mobile devices are getting better and better at solving sophisticated tasks. Not only because of better hardware, but also due to modern trends towards AI –
Expandable UITableViewCells with variable height, beautiful animations and no 3rd party libraries – all with just a few lines of code. Interested? Let me show