JungleGym icon indicating copy to clipboard operation
JungleGym copied to clipboard

Interactive live views

Open interstateone opened this issue 8 years ago • 0 comments

The simulator screen is displayed in JungleGym but mouse events aren't sent to the simulator as touch events. FBSimulatorControl has support for sending HID events, although it's not clear how pan gestures can be sent, if it's possible at all. Simulator.app and Xcode playgrounds obviously support this, so it may require changes to FBSimulatorControl.

interstateone avatar Dec 16 '17 18:12 interstateone