This sample demonstrates how to use React to create a plugin for XD. The plugin receives user's inputs in a dialog and places the input(text) in the first artboard. Read the step-by-step guide for this sample.
- Install
yarn
if not available
npm install -g yarn
- Install npm packages
npm install
- Install yarn packages
yarn install
- Start compliling
yarn watch
- Run "Plugins > Create Rectangle"