mirror of
https://github.com/status-im/react-navigation.git
synced 2025-02-24 17:18:09 +00:00
* Move SafeAreaView out of DrawerNavigatorItems to DrawerSidebar. The SafeAreaView was breaking custom contentContainers in drawers. Fixes #2963. * Fix SafeAreaView in DrawerItems and Drawer contentComponent * Fix flow error and tests. * Update Drawer documentation with SafeAreaView recommendation. Remove one of the examples for `contentComponent`. * Put the View back. * Update snapshot.