Grial-UI-Kit-Support
Grial-UI-Kit-Support copied to clipboard
This is our public repository for customers to report bugs about Grial UI Kit for Xamarin Forms
I am migrating Xamarin to MAUI. In my app I have ` ILayoutDirectionService _LayoutDirectionService = DependencyService.Get().Service;` I need the equivalent code for getting the layout direction service in MAUI as...
### Description The drawer always starts with the smallest StopPosition. But sometimes you want the drawer to open at a different position. For example, if you have StopPositions="80, .5*,* "...
### Description We are using grial TabControl, and TabItem IconImage setting svg file. Is there any way to handle the size of Icon based on platform and target ? ###...