↧
How to Share Xamarin Forms Data Binding Code across Xamarin Sketches and Apps...
When coding a Xamarin Forms UI, Xamarin Sketches can increase your productivity to previously unattainable levels. Being able to see the UI in a phone simulator update while you edit the UI code, with...
View ArticleBuilding BFF – Backend For Frontend API’s for Xamarin Mobile Apps
When building a mobile app that consumes web API’s, do you sometimes get the feeling that this requires way too much code on the client? Does your mobile app performance suffer because you need to do...
View ArticleHot Reloading Declarative C# UI for Xamarin.Forms with CSharpForMarkup and...
Modern UI frameworks such as Flutter and SwiftUI offer hot reload for declarative UI, in a single programming language. By using CSharpForMarkup with LiveSharp, you can enjoy a similar developer...
View Article