Changes

HowTo:Convert Xamarin XAMLs to Maui

206 bytes added, 11 September
/* TapGestureRecognizer and Swipe Conflict */
=== TapGestureRecognizer and Swipe Conflict ===
'''Remove TapGestureRecognizer from root Grid.'''
TapGestureRecognizer blocks swipe behavior. Remove it and adapt parent list to trigger navigation.An example of such behaviors can be seen in UBIKChildArea. [[Category:How-To|Convert Xamarin XAMLs to Maui]][[Category:MAUI|Convert Xamarin XAMLs to Maui]][[Category:XAML|Convert Xamarin XAMLs to Maui]]
=== Navigation in UBIKChildItem ===
696
edits