I recently tried using an iPad to view a Trame application and noticed that PinchEvents are not forwarded with remote rendering.
I tried following the example in https://github.com/Kitware/trame/blob/master/examples/06_vtk/01_SimpleCone/RemoteRendering.py to forward and trigger the event on the vtkRenderWindowInteractor, but I can get it working just right.
I'm curious if this is something that could be handled by default in trame-vtk?