Android floating action button that can react to scrolling events. Becomes visible when an attached target is scrolled up and invisible when scrolled down.
Android floating action button that can react to scrolling events. Becomes visible when an attached target is scrolled up and invisible when scrolled down.
Custom control for your Xamarin.Forms project to render a floating action button in projects that target Android or iOS. Content was forked from another developer. All credit for the project goes to Drew Frisk. Link to original project https://github.com/keannan5390/Xamarin.Plugin.FAB
Custom control for your Xamarin.Forms project to render a floating action button in projects that target Android or iOS. Originally create by kpalosaa.
Just add Switcher view in your layout XML and Switcher library in your project via nuget:
Install-Package GrayLabs.Android.Bitvale.Switcher -Version 1.0.1