Just tested a simple UI on an actual iPhone that I had only built with the iOS simulator so far. Turns out that the iPhone only registers about 20% of my touches on buttons, while the simulator works just fine with 100% of the touches.
I have submitted an issue to the repository and uploaded the code on Expo for anyone to try: https://snack.expo.io/@leonard91/bug-report
Possible reasons for that?