• Articles
  • API Documentation
  • GitHub
Search Results for

    Show / Hide Table of Contents
    • Manifesto
    • Getting Started
      • Configure iOS
        • Create Storyboard/ViewController
      • Configure Android
        • Create Activity
      • Configure Core
        • Create ViewModel
    • XToolkit
      • Overview
      • Common
      • Bindings
        • Bindable
        • Advanced Bindings
        • Collections
      • Connectivity
      • Permissions
      • Push Notifications
      • Remote
      • WhiteLabel
        • iOS
        • Droid
        • Bootstrapper
        • Dependency Injection
        • MVVM
        • Navigation
        • Navigation Requirements
        • Validation
      • WhiteLabel.Essentials
      • WhiteLabel.Forms
      • Version Support
    • How to
      • Create iOS Custom View
      • Create iOS CollectionView
    • Practices
      • Android Resources Naming Convention
      • Unit Tests
    • Contributing
      • Contribution Workflow
      • Documentation
      • Developer Guide
      • NuGet Release Process

    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

    • WhiteLabel.iOS
    • WhiteLabel.Droid
    • WhiteLabel.Essentials
    • WhiteLabel.Forms

    • Improve this Doc
    In This Article
    Back to top Copyright © Softeq Development Corp.Generated by DocFX