We have a map page (using custom renderers for iOS, UWP, and Android) that has a listview on the left side of the page. There is a toggle button that makes the map open to full screen mode (hiding the listview). When I swipe right on the map the nav drawer opens instead of moving the map. Is there a way to give priority to the map gesture over the navigation drawer so the map can be moved without activating the sliding nav drawer menu?