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

Pascal case option for export #222

Open lostcart opened 8 months ago

lostcart commented 8 months ago

Is it possible to add support for more case options on export? Specific use case is Pascal case support for typography export on Android

subdan commented 8 months ago

Yes, it's possible. But unfortunately I don't have time to do it. If you know Swift, then feel free to open a PR.