Hi, everyone.
I want to implement a slidingmenu in Xamarin.Forms.
1) Master Detail Page looks good, but it looks diffirent on ios and android.
it is better we can slide both content and navigation bar like it looks on ios.
2) My app work with same style on ios and android, so I want to change the Master Detail Page's BackgroundColor to Red.
especially, I need to change the MDP NavigationBar's Color to Red. unfortunately, I didn't find a way to do that.