Table of Contents

XToolkit WhiteLabel

WhiteLabel is a modular, cross-platform MVVM framework from "lego" components for fast create powerful cross-platform mobile applications with Xamarin, based on Softeq.XToolkit. It supports Xamarin.iOS, Xamarin.Android.

The high-level features that WhiteLabel provides you with are:

  • MVVM architecture pattern
  • Navigation system
  • Data Binding
  • Platform specifics support
  • Inversion of Control container and Dependency Injection
  • Lots of functionalities for common cases
  • Complete flexibility on the platform level
  • Light and flexible what allowing to create modular applications

Install

You can install via NuGet: Softeq.XToolkit.WhiteLabel

Install-Package Softeq.XToolkit.WhiteLabel

Get Started

 

Base for