Relative Content

Tag Archive for iosreact-nativeipadmobile-development

React Native app not configured for iPad, big black border on iPad

I am creating a React native app specifically for an iPad and i am using vscode on Windows. My app runs fine on Expo Go but when I did a production build it didn’t format for iPad it has a big black border around the whole thing and it’s really zoomed in the middle: ipad view but works fine on iPhone: Iphone view . everything I have searched and tried keeps saying to change your Xcode settings but as I said I am not using Xcode I am using vscode on Windows.