Expo App vs Simulator Discrepancies

This is the second issue I’ve had with the app having issues with rendering layout.

This is what it looks like on the app:

I would post what it looks like in the simulator, but I’m limited to one image at the moment. Essentially the upper right border radius is correct and the text is properly vertically centered.

I also have a sneaking suspicion this is connected to the issue with ScrollView I’m running to in ScrollView not working on device in iOS Expo client - #4 by bencodezen as well.

Any help would be greatly appreciated!

Apple usually does a pretty good job with the simulator so I’d check a couple of things:

  • Are you using the same iOS version across simulator and device?
  • Is it the same device type (specifically screen size?)