Xam.Plugin.SimpleBottomDrawer icon indicating copy to clipboard operation
Xam.Plugin.SimpleBottomDrawer copied to clipboard

Just a nice and simple BottomDrawer for your Xamarin Forms project

Results 3 Xam.Plugin.SimpleBottomDrawer issues
Sort by recently updated
recently updated
newest added

Hi, Nice plugin, it's exactly what i need. I have one issue though, on iOS on smaller screen devices like Iphone 8. Steps: - Run sample app on iPhone 8...

Can this be used in a grid or does it only work in a RelativeLayout?

Using the drawer with a collection, locking the LockStates = new[] { 0.9d }; Seems like the view is spanning 100% of the view, but I can't reach the last...