Hi,
I'm looking for the defaul tabs reorder feature in Xamarin.Forms. I added over 5 tabs, there is more button, but when I tap it, there is no "Edit" button in top-right corner.
I found this solution for Xamarin.iOS: https://developer.xamarin.com/recipes/ios/content_controls/tab_bar/specify_customizable_tab_bar_buttons/
Do I need to write a Custom Rendered or is there any way to show this "Edit" button?