Skip to content

Latest commit

 

History

History
32 lines (17 loc) · 1.64 KB

README.md

File metadata and controls

32 lines (17 loc) · 1.64 KB

iOSDesignSystem

Setup

Prerequisits

Install and base setup

make will walk you through the required setup process of the project.

Run

All available scripts are available via mise run to use an interacive selection, if you want to get a detailed description of the tasks in the CLI you can list all tasks via mise tasks.

Design System SDK Preview

[ Under construction ]

Design System generation

To regenerate existed design-token based on changes in stored jsons, please run mise run generate:design-system or select generate:design-system from task-list with mise run option.

Navigation based on articles

  1. Implementing a Design System in Mobile Applications: A Developer’s Perspective (Part One). - git tag

  2. Integrate and Automate! Implementing a Design System in Mobile Applications (Part Two) - git tag

  3. Component creation. Implementing a Design System in Mobile Applications (Part Three) - git tag