RedMadRobot / figma-export

Command line utility to export colors, typography, icons and images from Figma to Xcode / Android Studio project
MIT License
718 stars 114 forks source link

Export referenced components #233

Open lostcart opened 4 months ago

lostcart commented 4 months ago

Just curious if it's technically possible to export references of components rather than the actual thing. For example if I have a file with 1000 image components, I then make a separate file and a frame that contains a subset of these images but linked to the main components, is it possible to export those?