RedMadRobot / figma-export

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

Export resources to a non-main Bundle #22

Closed subdan closed 4 years ago

subdan commented 4 years ago

Add ability to export resources to a non-main Bundle.

- MainBundle
- UIComponentsBundle
  -  Assets.xcassets
  -  Color+extension.swift
  -  UIImage+extension.swift
  -  UIFont+extension.swift
  1. Add public keyword to generated structs/classes
  2. Specify Bundle when creating UIImage/Image.