Navigation not working using expo-router on iOS
I have an _layout.tsx
file that looks as follows:
How to override react native – expo router header?
In my react native app I am using expo router to navigate between screens. And I am struggling to override the header. Can somebody refer me to the doc if possible, as expo.dev doesn’t have enough details.