Skip to content

fabien367/ControlesCustomsXamarinForms

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ControlesCustomsXamarinForms

Visual rendering

UWP

UWP

Android

Android

iOS

ios

Configuration UWP for add Image with Xamarin Form 3.6

config3 6

There is a bug for adding image in Xamarin Forms to get around it you have to get the nuget win2DUP and add <DisableWin2DPlatformCheck>true</DisableWin2DPlatformCheck> in your csproj UWP

Configuration Android

Add in MainActivity.cs ScrollStacklayoutRender.Init();

Configuration iOS

Add in AppDelegate ControlesCustoms.iOS.Renderers.ScrollStacklayoutRenderer.Initialize();

Code Xamarin Forms

XamlSample

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages