React Native screen display cut off at top and bottom, and app looks zoomed in

alfonso

Out of nowhere, the display on my app is cut off and there are two black bars at the top and bottom. It looks almost like watching a wide-screen film on a television set where the aspect ratio is adjusted.

Because the display has been resized, the display elements appear much larger and the app has a "zoomed in" look. I'm going through my commit history trying to see what happened, and I'm worried I accidentally made a change in Info.plist. I also thought maybe I had made a mistake with Dimensions or flex settings, but I've gone through my commit history and I haven't made any changes to them.

Is anybody aware of what might be causing this, or which settings in xCode/Info.plist control this?

I'll continue going through my commit history and I'll post a solution if I find one. Thanks.

screen capture

amurmurmur

I had exactly the same problem. The issue is due to missing Splash screen. Create LaunchScreen.storyboard and than in your Project->Targets settings select "Launch Screen File"

Clean project and Rebuild.

Collected from the Internet

Please contact [email protected] to delete if infringement.

edited at
0

Comments

0 comments
Login to comment

Related

react native - screen cut off at bottom

React Native screen cut off at top Android

React Native ScrollView is cut off from the bottom in iOS

ChartJS Line chart cut off at the top and bottom

Android - ExpandableListView content cut off at bottom of screen

React Native Input is off screen

Android Compose - Why is drawText in Canvas being cut off at bottom but not at top?

Part of fragment inside ViewPager getting cut off at bottom of screen(Android)

airodump-ng info at screen bottom is cut-off

Text is getting cut off in android for react native

Bottom of JScrollPane is cut off

Java Swing image cut off/zoomed

React Native SafeAreaView background color - How to assign two different background color for top and bottom of the screen?

Iframe: Cut off the top

React-Native: Screen gets cut in half

React Native - timer progress with screen off

text in flatlist going off screen react native

Detect whatever screen off in react native

How to align button at bottom of screen in react native?

react-native ios app webview plays audio muted when screen turrned off

React Native disable console.warn yellow box from the app screen bottom

UIWebView cut off at the bottom by UITabBarController

React Native: Extra empty space on top of the screen

React-Native text get's vertically cut off for no reason

React native , text getting cut off when i style image

React-native header title image is cut off, why?

How to position the clicked item of ListView on top of the screen just after header in react native IOS app?

Android L ActionBarActivity using Feinstein SldingMenu and AppCompat v21 is cut off at bottom of the screen

I want a UITableView inside of a UIScrollView to extend to the bottom of the UIScrollView and not get cut off by initial screen