This is very cool, and should be part of the simulator

https://github.com/aheze/Squirrel

GitHub - aheze/Squirrel: Enable scrolling in the Xcode Simulator!

Enable scrolling in the Xcode Simulator! Contribute to aheze/Squirrel development by creating an account on GitHub.

GitHub
@sanguish I agree much needed feature unfortunately this library falls short in that it only supports scroll gestures not interactive scrolling which kind of makes it useless for anything other than trivial examples. Just a shame that Apple won’t implement this natively.
@sanguish one option is if you have a universal app you can build the iPad version for running natively on an M series Mac and then you get native scrolling as the app doesn’t run in the simulator.