I'm new in xamarin forms so i may have some principles mixed up in my head.
I want to change the layout of the iOS Navigation Bar to get it similar to the android one.
I think this can be done with a Custom Renderer but i don't know how so i created my own ios navbar. The problem is that i discovered recently the MasterDetailPage and that is exactly what i need but i cant take advantage of it without the native navbar.
My question is:
- Do you ppl know a workaround?
or
- Can you guide me in the Custom Renderer (Like a detailed recipe for custom renderers and what do i need in this specific case because the navigation custom renderer is a pain in the ***)?
Beautiful on Android
Ugly on iOS
My beautiful navbar