Articles in this section
Category / Section

How to create a application using Xamarin.Forms listview in Rider IDE?

4 mins read

Create a Xamarin.Forms application using ListView in the Rider IDE. The Xamarin.Forms ListView provides essential features such as swiping, data template selector, pull-to-refresh, drag-and-drop, and load more.

Learn more about ListView features.

To create a project using Xamarin.Forms listview in Rider IDE, follow the steps:

  1. Install the Rider IDE trial or license software package in your mac operating system.
  2.  Open installed JetBrains Rider, and create new solution project.

 

  1. Add solution name and project name to your project.

 

 

 

  1. You can add needed package in your sample project.

 

 

  1. Add ListView in your xaml page, model, and view model like Visual Studio. Then, run the sample project in Android or iOS with Android Default or iOS Default in your application.

 

 

 

  1. Debug the project to get the following output.

 

 

You can download the entire source sample to use Xamarin.Forms listview in Rider IDE.

Did you find this information helpful?
Yes
No
Help us improve this page
Please provide feedback or comments
Comments (0)
Please sign in to leave a comment
Access denied
Access denied