NAXAM / Xamarin.Forms.PancakeView

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

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

License:MIT License


Languages

Language:C# 100.0%