Skip to content

Commit 06ca406

Browse files
Update README.md
1 parent ce008e3 commit 06ca406

File tree

1 file changed

+13
-1
lines changed

1 file changed

+13
-1
lines changed

README.md

Lines changed: 13 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,14 @@
1-
# How-to-create-a-horizontal-listview-in-Xamarin.Forms-
1+
# How to create a horizontal listview in Xamarin.Forms
2+
23
This example demonstrates how to create a horizontal listview using Xamarin.Forms SfListView.
4+
5+
## <a name="requirements-to-run-the-demo"></a>Requirements to run the demo ##
6+
7+
* [Visual Studio 2017](https://visualstudio.microsoft.com/downloads/) or [Visual Studio for Mac](https://visualstudio.microsoft.com/vs/mac/).
8+
* Xamarin add-ons for Visual Studio (available via the Visual Studio installer).
9+
10+
## <a name="troubleshooting"></a>Troubleshooting ##
11+
12+
### Path too long exception
13+
14+
If you are facing path too long exception when building this example project, close Visual Studio and rename the repository to short and build the project.

0 commit comments

Comments
 (0)