Skip to content

DelcoigneYves/Xam.Plugin.ImageButton

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ImageButton plugin for Xamarin Forms

ImageButton with selected state for Xamarin Forms.

Setup

Download the NuGet package in both your platform project and your shared project. For iOS, make sure you call the ImageButtonRenderer.Init() method!

Only Xamarin.Android and Xamarin.iOS are supported.

How to use

See the sample for a simple example on how to use this.

NOTE: so far the library only works with local files.

If you are using Full linking on iOS, you need to disable linking for the shared project: --linkskip=ImageButton.Abstractions

About

ImageButton with selected states for Xamarin Forms

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages