Bootstrap an XD plugin with xdpm
A pull request for bootstrapping XD plugins with the xdpm CLI.
XD plugin modals: Handle your exits
There are multiple ways for a user to exit a modal-based XD plugin, and for your plugin’s code to handle those exits. Let’s take a look.
4 tips for creating XD plugin modal UI
A few basic points to keep in mind when creating modal dialog UI for XD plugins.