Episode
How a Weekend MVP Became inDrive's Cross-Platform Design Token Export Tool
- Published
- Jun 13, 2026
- Duration seconds
- 1501
- Processing state
not_requested- Canonical source
- https://share.transistor.fm/s/1452eb5f
Actions
POST https://stenobird.com/v1/public/podcasts/programming-tech-brief-by-hackernoon-6364125/episodes/how-a-weekend-mvp-became-indrive-s-cross-platform-design-token-export-tool/transcription-requests
Idempotently request low-priority transcript generation for this episode.GET https://stenobird.com/podcast/programming-tech-brief-by-hackernoon-6364125/how-a-weekend-mvp-became-indrive-s-cross-platform-design-token-export-tool.md
Read the agent-friendly Markdown representation of this episode resource.
Summary
This story was originally published on HackerNoon at: https://hackernoon.com/how-a-weekend-mvp-became-indrives-cross-platform-design-token-export-tool . How inDrive built ExFig, a Swift CLI for exporting Figma tokens and assets to iOS, Android, Flutter, and Web, cutting CI time by 4–7x. Check more stories related to programming at: https://hackernoon.com/c/programming . You can also check exclusive content about #swift , #design-systems , #figma , #open-source , #mobile-development , #cicd , #ios , #good-company , and more. This story was written by: @indrivetech . Learn more about this writer by checking @indrivetech's about page, and for more stories, please visit hackernoon.com . inDrive built ExFig, an open-source Swift CLI that exports Figma design tokens and assets across iOS, Android, Flutter, Web, and Penpot. It started as a weekend fork of figma-export and grew into a production tool with Pkl configs, platform plugins, granular caching, MCP support, DocC docs, and a GitHub Action. In production, ExFig cut iOS illustration export from 154s to 37s, with cache-hit runs around 3s, and reduced Android export from 576s to 84s.