ui for xamarin

CSS in Xamarin.Forms

I know front-end developers want to develop mobile apps. We can already develop mobile applications using basic C# knowledge with Xamarin. But whenever I talked to a front end developer he/she said UI development with xaml is very difficult. 

Xamarin.Forms supports styling visual elements using Cascading Style Sheets (CSS).

Read More