I want to implement some concepts of the Assign Material in my application done in Xamarin.Forms.
My Android layout is already referencing the Material Design.
I want to add a floating action button like this -https: //www.nuget.org/packages/Refractored.FloatingActionButton/ - but that is only available for Xamarin.Android and not to the Forms.
Ideas?