We currently use a manual process to first warp a rectangle (representing a screen on a device perspective), then populate frames containing UI onto it with a plugin that allows to “distort” images.
Wouldn’t it be great if we could just warp a component and be able to live update it? That way, our device library component with screens could have easily selectable UIs as a component property!
If the use case isn’t clear enough like that, i could also record a video showing our current process and describe what we imagine instead.