Describe the bug
After complete a payment and going back to the app, header appear with a weird bar on top (overlapping I think)
Problems seems like is with iPhone 14
To Reproduce
Steps to reproduce the behavior:
- Check your App header/statusbar styling
- Enter on MP flow.
- Complete a payment
- Go Back to the app with the cross or continue button.
- Check your App header/statusbar styling should be wrong
Expected behavior
App header or statusbar styling should no change after complete a MP flow.
Screenshots

Smartphone (please complete the following information):
iPhone 12 - 14.4 -> Wrong styling
iPhone 8 Plus - 14.4 -> Wrong styling
iPhone 8 Plus - 13.6 -> Correct styling
Additional context
Project example to test
https://github.com/iabadie-dataart/awesomeproj-mp
Dependencies
"@blackbox-vision/react-native-mercadopago-px": "^0.7.2",
"@react-native-community/masked-view": "^0.1.11",
"@react-navigation/native": "^5.9.4",
"@react-navigation/stack": "^5.14.5",
"react": "17.0.1",
"react-native": "0.64.2",
"react-native-config": "^1.4.2",
"react-native-gesture-handler": "^1.10.3",
"react-native-reanimated": "^2.2.0",
"react-native-safe-area-context": "^3.2.0",
"react-native-screens": "^3.4.0"
Describe the bug
After complete a payment and going back to the app, header appear with a weird bar on top (overlapping I think)
Problems seems like is with iPhone 14
To Reproduce
Steps to reproduce the behavior:
Expected behavior
App header or statusbar styling should no change after complete a MP flow.
Screenshots

Smartphone (please complete the following information):
iPhone 12 - 14.4 -> Wrong styling
iPhone 8 Plus - 14.4 -> Wrong styling
iPhone 8 Plus - 13.6 -> Correct styling
Additional context
Project example to test
https://github.com/iabadie-dataart/awesomeproj-mp
Dependencies
"@blackbox-vision/react-native-mercadopago-px": "^0.7.2",
"@react-native-community/masked-view": "^0.1.11",
"@react-navigation/native": "^5.9.4",
"@react-navigation/stack": "^5.14.5",
"react": "17.0.1",
"react-native": "0.64.2",
"react-native-config": "^1.4.2",
"react-native-gesture-handler": "^1.10.3",
"react-native-reanimated": "^2.2.0",
"react-native-safe-area-context": "^3.2.0",
"react-native-screens": "^3.4.0"