Mateus Henrique
Mateus Henrique
Any plans to update this package to target the latest version of Xamarin Forms and the new AndroidX libraries? I tried to update the packages of an app of mine...
Would it be possible to implement the function below that would make it possible to get geographic coordinates by a point (X and Y) on the screen? Example IOS: var...
### Stackoverflow question [Prism View is being assigned parent page ViewModel inside XCT tabview](https://stackoverflow.com/questions/66625126/prism-view-is-being-assigned-parent-page-viewmodel-inside-xct-tabview/66666292#66666292) ### Description TabView overwrites the BindingContext value of TabViewItems content views. https://github.com/xamarin/XamarinCommunityToolkit/blob/3abf5fa7eeaa29e76e9b1bfeb17575b75bccc799/src/CommunityToolkit/Xamarin.CommunityToolkit/Views/TabView/TabView.shared.cs#L430-L439 ### Steps to Reproduce...