Info
Version: | 1.0.2 |
Author(s): | Brandon Tripp |
Last Update: | Monday, June 12, 2017 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/btripp/FlexboxLayoutXamarinBindingAndroid |
NuGet Url: | https://www.nuget.org/packages/FlexboxLayoutXamarinBindingAndroid |
Install
Install-Package FlexboxLayoutXamarinBindingAndroid
dotnet add package FlexboxLayoutXamarinBindingAndroid
paket add FlexboxLayoutXamarinBindingAndroid
FlexboxLayoutXamarinBindingAndroid Download (Unzip the "nupkg" after downloading)
Dependencies
9 packages depend on this package.
Tags
This control allows you to use something similar to a LinearLayout that can wrap to the next line. Before this library, this was a very difficult task.
https://github.com/google/flexbox-layout.