jsuarezruiz / BindableLayoutPlayground

Xamarin.Forms BindableLayout Playground.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

BindableLayout Playground

BindableLayout Playground is a Xamarin.Forms sample to show how to use Bindable Layout. This sample is based on User Profile Screen designed by Hernan Vionnet.

Color Helper

NOTES:The icons of the App are not exactly the same. Used similar icons taken from Metro Studio.

Xamarin.Forms App (BindableLayout Playground)

Xamarin.Forms allows you to build native UIs for iOS, Android, Windows, Linux, macOS and Tizen from a single, shared codebase. This project exercises the following patterns and features:

  • XAML UI
  • Data Binding
  • MVVM
  • Plugins for Xamarin
  • Styles
  • CSS
  • Bindable Layout
  • .NET Standard 2.0

Supported Platforms: iOS and Android

The app is available for two platforms:

  • iOS
  • Android

Screens

Requirements

Licenses

This project uses some third-party assets with a license that requires attribution:

Copyright and license

Code released under the MIT license.

About

Xamarin.Forms BindableLayout Playground.


Languages

Language:C# 99.0%Language:CSS 1.0%