xamarin Let's talk about .NET MAUI (Multi-platform App UI) Hi everybody, in today's article we will talk about .NET MAUI. “New” and shiny platform from #dotnet for building cross-platform applications. Before we start just to provide you some context,
xamarin Xamarin.iOS - How to save Device Token as NSData type Hi everybody in this short tutorial based post I will share with you one of the tips I have regarding the usage and saving approach of iOS device-token inside of
xamarin-forms [StackOverflow] Xamarin.Forms and Prism - How to pass data and navigate to another view? I decided to be more active on StackOverflow and to post my answers from there, here on the blog. I will post the answers which I think are worthy to share here on the blog. Hope you will enjoy this kind of content.
xamarin How to Fix: Visual Studio for Mac: No SDK found at specified location? How to fix: Visual Studio for Mac: No SDK found at specified location?
xamarin How to Add Custom App Actions In Xamarin.Forms app How to add custom app-actions to your Xamarin.Forms app using Xamarin.Essentials. This blog post will show you how!
xamarin Xamarin.Forms and the most easiest way to use custom fonts With the new version of Xamarin.Forms, version 4.5.53o and up. Adding and using the custom font in your Xamarin.Forms project is easier than ever before! If
xamarin Prism for Xamarin.Forms: IConfirmNavigation Prism for Xamarin.Forms. In this blog post we will see how you can easily control the navigation state from your view-model and decide if navigation is possible. This is very short but practical blog post with demo example.
xamarin How to remove extra padding at the top of Label control in Xamarin.Forms This blog post will show you how to remove extra padding at the top of Label control in Xamarin.Forms on Android using custom renderer
xamarin Difference between Xamarin.Forms and Xamarin Traditional - StackOverflow Answer Difference between Xamarin.Forms and Xamarin Traditional - My StackOverflow Answer to the question.