"@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

"@react-navigation/native": "5.0.8"
"react-native-screens": "2.1.0"
Current behavior: RefreshControl partially hidden under header

Expected behavior (screenshot from iOS Mail app): RefreshControl is displayed on top of the header
