Xamarin UI Kit Overview

18 May 20211 minute to read

The Syncfusion Essential UI Kit is a collection of easy-to-use, extendable, and adaptable XAML pages that allows you to quickly create a Xamarin.Forms application by providing generic pre-defined screens. Now, the UI Kit has screens for the following categories:

  • Forms
  • Catalog
  • Detail
  • Chat
  • Article
  • Reviews and Ratings
  • Contact Us
  • About Us
  • Navigation
  • Error and Empty
  • Transaction
  • Bookmark
  • History
  • Social
  • Profile
  • Tracking
  • Dashboard
  • Settings
  • Notification

The screens are developed with MVVM pattern, which separates the UI and business logic results in a clean, professional, and scalable representation of user interface in your Xamarin.Forms applications. You can get the UI Kit application from Google Play Store and the complete source code is available in GitHub repository

Supported Platforms

  • Android 5.0 (or API level 21) and later versions.
  • iOS 9.0 and later versions.
  • UWP Build 17763 and later versions

NOTE

The required minimum version of Xamarin.Forms is 4.3.0.991250.

To get started with Syncfusion XAML Pages for Xamarin.Forms, refer to Getting Started