https://github.com/jsuarezruiz/bindablelayoutplayground
Xamarin.Forms BindableLayout Playground.
https://github.com/jsuarezruiz/bindablelayoutplayground
bindable-layout css xamarin-forms xaml
Last synced: 10 months ago
JSON representation
Xamarin.Forms BindableLayout Playground.
- Host: GitHub
- URL: https://github.com/jsuarezruiz/bindablelayoutplayground
- Owner: jsuarezruiz
- Created: 2019-01-13T12:23:18.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2020-04-20T17:39:39.000Z (almost 6 years ago)
- Last Synced: 2024-05-02T05:31:30.616Z (almost 2 years ago)
- Topics: bindable-layout, css, xamarin-forms, xaml
- Language: C#
- Homepage:
- Size: 14.5 MB
- Stars: 27
- Watchers: 3
- Forks: 15
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# BindableLayout Playground
**BindableLayout Playground** is a Xamarin.Forms sample to show how to use Bindable Layout. This sample is based on [User Profile Screen](https://dribbble.com/shots/4148230-User-Profile-Screen-Weather-App) designed by [Hernan Vionnet](https://dribbble.com/hernanvionnet).

***NOTES**:The icons of the App are not exactly the same. Used similar icons taken from [Metro Studio](https://www.syncfusion.com/downloads/metrostudio).*
## 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](https://github.com/dotnet/standard)
## Supported Platforms: iOS and Android
The app is available for two platforms:
- iOS
- Android
## Screens

## Requirements
* [Visual Studio 2017 version 15.3 or Visual Studio for Mac version 7.3](https://www.visualstudio.com/vs/)
* Xamarin.Forms 3.5.0.62956-pre1 or higher.
## Licenses
This project uses some third-party assets with a license that requires attribution:
- [ImageCirclePlugin](https://github.com/jamesmontemagno/ImageCirclePlugin)
## Copyright and license
Code released under the [MIT license](https://opensource.org/licenses/MIT).