Hi,
I need help with 2 things of Drawer component.
I set SafeareaView on _layout.tsx.
When Drawer shows on iOS through Expo Go app, it showed over the status bar. It should be avoid the status bar area.
One more thing is that Drawer close button doesn't work on iOS but works on the web. Console doesn't show any error.
I'm sorry for no repo to share example codes now. If I created ex. repo I'll put here.