From f7415b2a10d4f3c82bf0bdff9a32fff7b0c58367 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Javier=20Su=C3=A1rez=20Ruiz?= Date: Sun, 17 Nov 2019 19:39:56 +0100 Subject: [PATCH] Updated README --- README.md | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) 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