aunanue
aunanue
is there a nuget package for this FormsPopUp
In case of using multiple Navigation Container Names, for instance: `public class NavigationContainerNames { public const string AuthenticationContainer = "AuthenticationContainer"; public const string MainContainer = "MainContainer"; }` When the FreshMmmv...
Hello @GiusepeCasagrande this is a great control but I can't make it work on Android, the touch event `void OnCellTouchUpInside(int cellIndex)` is never triggered. On iOs it works awesome but...