2025 update
Probably your issue is because your apps are targeting SDK 35 (have edge-to-edge display), so you need to handle it.
Check react-native-edge-to-edge package out. More about it here
react-native-edge-to-edge