Tag: xamarin
13 posts · Page 1 of 2
2020-11-09 signalrxamarinxamarin-forms
Creating a cross-platform chat app using Xamarin Forms and SignalR
Build a cross-platform real-time chat app in under 5 minutes using Xamarin Forms for the client and ASP.NET Core SignalR for the backend.
2020-04-04 androidxamarin
Xamarin Startup Tracing for Android
Improve your Xamarin Android app startup time by up to 48% using startup tracing, which AOT-compiles only the code needed at launch.
2019-09-20 xamarinxamarin-forms
AdMob Native Ads in Xamarin Forms (Android)
Step-by-step guide to implementing AdMob Native Ads in a Xamarin Forms Android app using a custom renderer.
2019-07-27 xamarinxamarin-forms
Xamarin Forms – Using OnPlatform
Learn how to use OnPlatform in Xamarin Forms to set platform-specific property values in both XAML and C#.
2019-01-02 csharpxamarinxamarin-forms
Animating backgrounds with Xamarin Forms
Create a smooth animated background effect in Xamarin Forms using ScaleTo animations on layered BoxViews.
2018-04-18 xamarinxamarin-forms
Getting started with CSS in Xamarin Forms 3
Learn how to use Cascading StyleSheets (CSS) in Xamarin Forms 3, including inline CDATA styles and embedded CSS files.
2018-04-08 uwpxamarinxamarin-forms
Extending your Xamarin Forms AdMob renderer to display Microsoft Ads on UWP
Learn how to extend your Xamarin Forms AdMob renderer to display Microsoft Ads on UWP using the Microsoft Advertising SDK.
2018-04-07 xamarinxamarin-forms
Upgrading to Xamarin Forms 3
A quick guide to upgrading to Xamarin Forms 3, including common build errors and how to fix them.
2018-01-16 uwpxamarinxamarin-forms
UWP – Using an Acrylic Brush in your Xamarin Forms MasterDetail menu
Apply the UWP Acrylic Brush to a Xamarin Forms MasterDetail menu using a native platform renderer without any third-party libraries.
2017-12-30 xamarinxamarin-forms
AdMob Smart Banner sizing in Xamarin Forms
How to calculate the correct AdMob Smart Banner height in Xamarin Forms based on screen density-independent pixels.