figma-export

Command line utility to export colors, typography, icons and images from Figma to Xcode / Android Studio project

MIT License

Stars
730
Committers
30

Bot releases are visible (Hide)

figma-export - Added support for SVG(iOS) and WebP(Android)

Published by subdan about 4 years ago

Added

  • Add export to SVG for Xcode 12
  • Add support for exporting raster images (PNG) for Android
  • Add support for exporting raster images (WebP) for Android
  • Add ability to configure frames names
figma-export - Export resources to a non-main Bundle

Published by subdan about 4 years ago

In this release added 2 new features:

  1. Export resources to a non-main Bundle(Target).
  2. Add reference to generated files to project.pbxproj file.
figma-export - Add SwiftUI support

Published by subdan about 4 years ago

figma-export - Add support for exporting typography

Published by subdan about 4 years ago

Now you can export Figma's Text Styles to Xcode project.

figma-export - Hot fix: Add support for iOS versions below iOS 13

Published by subdan about 4 years ago

figma-export - Add support for iOS versions below iOS 13

Published by subdan about 4 years ago

figma-export - Bug fix

Published by subdan about 4 years ago

[iOS] Remove old colors inside .xcassets when exporting new colors.

figma-export - Add support for exporting specific resources

Published by subdan about 4 years ago

figma-export - Add support for Homebrew

Published by subdan over 4 years ago

figma-export - 0.8.3

Published by subdan over 4 years ago

  • Remove unnecessary Figma properties.
  • Add ability to export colors as swift code without assets.
figma-export - Security improvements

Published by subdan over 4 years ago

Move Figma personal access token from config yaml file to environment variables.

figma-export - First public release

Published by subdan over 4 years ago