Hey everyone. I'm currently experimenting with custom devices. Is there a way to reposition the whole device? "Framer.device.y = value" just like for the screen position doesn't seem to work.. Anybody has a solution for that?
Thanks in advance
2 Comments
Jonas Treub
You can offset the device with the following code:
2 Comments