Cássio Nandi Citadin
Cássio Nandi Citadin
It is possible to propagate the EntranceTransition to the CollectionView/ListView children?
Using `EntranceTransition`, when I call a Dialog with Prism, the animation starts again on the background page. When I close the Dialog, the animation runs again on the page. `var...
I am using Microcharts.Forms, and I would like to know how to set the size of the chart correctly. For now I am adding a few empty and transparent Entry...
It's possible with Sextant to chain navigations, like you can do on Prism something like `ViewAVM/ViewBVM/ViewCVM` Thanks!
Hi friend. Thank you for this plugin and the sample. I couldn't run you Sample but I copied some of the code a new project. I would like to ask...
hi guys! I am getting the stacktrace below when trying to navigate between tabs. `MonoDroid] UNHANDLED EXCEPTION: [MonoDroid] System.InvalidOperationException: PopToRootAsync is not supported globally on Android, please use a NavigationPage....