Skip to content

sthewissen/Xamarin.Forms.PancakeView

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PLEASE READ: Important information before you start

This package is provided as-is. I simply don't have the time anymore to do further work on it. Other projects are taking up my time, which means this one is simply falling below the radar.

Feel free to take it as a basis for moving it forward, it is open-source after all. A lot of the features this package added are currently also available in the new .NET MAUI, so seeing as how that will be supported for some time to come I would advise slowly making the transition.

So, with that being said, I do want to thank everyone who’s supported the package over the last few years. The fact that so many people have been using it amazes me to this day, as that was definitely not what I expected when I set out making it ❤️

Xamarin.Forms.PancakeView

An extended ContentView for Xamarin.Forms with rounded corners, borders, shadows and more!

Build Status

Why PancakeView?

In a lot of Xamarin.Forms UI work I do I have the need for a layout/view that I can use that supports gradients, borders, rounded corners and shadows. Since none of the existing Xamarin.Forms controls fit the bill I decided to roll my own. And why is it called a PancakeView you ask? Well, pancakes are also round, have shadows and have a glorious gradient color. What better fit can you think of?

How to use it?

We have a great wiki article explaining exactly that!

Platform support

The platform support for each individual feature is maintained on our wiki.

Property reference

The property reference for each individual feature is maintained on our wiki.