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

Null as default value for nullable contentDescription #189

Closed edvaldeysteinsson closed 1 year ago

edvaldeysteinsson commented 1 year ago

Having null as default simplifies the usage as contentDescription might not always be something a developer wants to add and not having to add null makes life i bit easier

subdan commented 1 year ago

Please fix AndroidExportTests.AndroidComposeIconExporterTests testExport test. https://github.com/RedMadRobot/figma-export/actions/runs/3062437916/jobs/4945651617