 The modal's header on iOS is behind system menu. Need to use SafeAreaView component here. https://github.com/dmapper/startupjs/blob/861a275766058b04d072b6128f16cc4386f7b194/packages/ui/components/Modal/layout.js#L61
The modal's header on iOS is behind system menu. Need to use SafeAreaView component here.
startupjs/packages/ui/components/Modal/layout.js
Line 61 in 861a275