Generates a Panel sliding up from bottom of the screen for Xamarin.Forms pages
Here are three states of the Panel:
1. Hidden Panel
2. Collapsed Panel
3. Expanded Panel
Here are all the layers of the sliding panel:
-> (Optional) Header Control Layer (Back Button to...
More information
Tabless TabControl aka Panel Manager
Project created based on code on Mick Doherty's Page, to easily add on your projects.
Decription from Mike's page (http://dotnetrix.co.uk/custom.htm#tip2):
I see and hear requests to remove the tabs from the tabcontrol so often that I decided to create a...
More information
This library contains many controls inspired by the official Facebook app on Windows Phone.
You will find several controls :
- The SlideView, a control allowing to slide between panels (2 or many more)
- The SlideApplicationFrame, a control to use at top app level and packaged to...
More information