diff --git a/README.md b/README.md index 8578556..b6a44da 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,8 @@ # Xamarin.Forms Composite Controls -In this repository there are only some tests related to the idea of composite controls and above all have a **Template** property and be able to use **ControlTemplate** to customize a control. +In this repository there are only some tests related to the idea of composite controls, have a **Template** property and be able to use **ControlTemplate** to customize a control. + +![Composite Controls](images/xamarinforms-controltemplate.gif) ## Let's see more details! @@ -71,4 +73,7 @@ Memory Startup time (Release AOT) * 797ms - Slider -* 801ms - Slider (Composite) \ No newline at end of file +* 801ms - Slider (Composite) + +## Feedback +You can create feedback in this repository. If you have any questions, please don't hesitate to create an issue. \ No newline at end of file