mirror of
https://github.com/jakejarvis/sofa.git
synced 2026-07-14 18:15:56 -04:00
Replace the separate ModalStackHeader + ModalCloseButton components with a single ModalLayout wrapper. On iOS the native toolbar close button is used; on Android a floating close button is rendered with proper safe-area offset, bypassing the unreliable react-native-screens transparent header inset. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>