MaxFmi

Results 6 issues of MaxFmi

### Description Our application consists out of a few separate parts where separate teams are working at. We would like to register routes like this (to prevent route name overlapping):...

t/bug :bug:
a/shell :shell:
a/navigation

Before I start I would like to thank you guys from the xamarin team for the awesome job you do! ### Description Shell.Current.Navigation.PopAsync() has an animation by default. When we...

t/bug :bug:
a/shell :shell:
in-progress
a/navigation

## Summary DeepLink into a subPage of one TabbarItem. Navigate by an absolute path -> /NavigationPage/TabbedPage/TabA/ViewA_Page/ViewB_Page ## API Changes _navigationService.NavigateAsync($"/NavigationPage/TabbedPage?{KnownNavigationParameters.SelectedTab}=TabAContentPage/ViewA_Page/ViewB_Page"); ## Intended Use Case Having a consumer application where it...

enhancement
XF
roadmap

InvokeJS on Android works as described and expected. App.Query(x => x.WebView().InvokeJS("any JavaScrip command")); Invoking the same command under iOS results in doing nothing and just stepping over the execution. App.Query(x...

App Center Test
vs-appcenter/svc
Pri2
app-center-test/subsvc

See image. The last section "Examples" says "This section will cover some common use cases that may be found when writing Calabash tests involving webviews." ![Screenshot 2021-11-08 at 08 50...

Documentation Suggestion
App Center Test
vs-appcenter/svc
Pri2
app-center-test/subsvc

Hello @jonathanpeppers, first of all, thank you for writing this tool. It helps us a lot when we write component and integration tests. Is there a plan to have a...