Header height – react native / Expo router
I am working on a react native project, using Expo router, to work on the header/ or topNavBar. in the <Stack.Screen name="usage" options={usageHeader} there are differnt way to set the header, either a custom component for the whole header, by…