Loading repository data…
Loading repository data…
davidortinau / repository
Xamarin.Forms FlexLayout samples styled in a variety of ways: directly, XAML Styles, XAML Styles in a Resource Dictionary, CSS inline, and CSS loaded from a StyleSheet.
A transparent discovery signal based on current public GitHub metadata.
This score does not audit code, security, maintainers, documentation quality, or suitability. Verify the repository and its current documentation before adoption.
A series of layout exercises to explore layouts that can be achieved with the new Flexbox inspired layout, aptly named FlexLayout. This layout doesn't replace all others, but is most appropriate for:
FlexLayout and CSS require Xamarin.Forms 3.0.0+
I also styled each page with a slightly different method, including:
The LoginPage also demonstrates the new VisualStateManager.

