=== 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 ===