I created a GridSplitter control for Xamarin Forms, for iOS and Android.
You can find the full description of how it works and how to include it in your app:
https://github.com/andreinitescu/GridSplitterApp
Some screenshots with sample layouts included in the sample app:
and a Grid with both horizontal and vertical splitters:
The sample app also shows a technique to create reusable custom controls which you can style easily just with XAML, very similar to how it works on Windows.
No comments:
Post a Comment