From 233d5936ec87803ae52048fed8181ac64ee8bbb3 Mon Sep 17 00:00:00 2001 From: DiwakarVenkatesan <97871609+DiwakarVenkatesan@users.noreply.github.com> Date: Wed, 30 Aug 2023 18:46:39 +0530 Subject: [PATCH] Update README.md --- README.md | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/README.md b/README.md index 3f80996..dd4bc42 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,17 @@ This example demonstrates how to create a horizontal listview using Xamarin.Forms SfListView. +``` + + + + + +``` + See [How to create a horizontal listview in Xamarin.Forms](https://www.syncfusion.com/kb/9631/how-to-create-a-horizontal-listview-in-xamarin-forms) for more details. ## Requirements to run the demo ##