I have created a new react-native app
npx react-native run-ios --simulator="iPad Pro (9.7-inch)"
and added the code found here:
The app looks like this on the iPad simulator:
How can I set it to full width?
I have created a new react-native app
npx react-native run-ios --simulator="iPad Pro (9.7-inch)"
and added the code found here:
The app looks like this on the iPad simulator:
How can I set it to full width?