"@react-navigation/native": "5.0.8" "react-native-screens": "2.1.0" ``` screenOptions={{ headerLargeTitle: true, }} ``` Current behavior: RefreshControl partially hidden under header  Expected behavior (screenshot from iOS Mail app): RefreshControl is displayed on top of the header 