samuelematias / suids

🎨 SwiftUI Design System

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

app logo

SuiDS

SwiftUI Design System

Demo

SuiDS.Storybook.Demo.mp4

Tech Stack

Overview

SuiDS, SwiftUI Design System, its a simple/basic Design System to be used/implemented in your SwiftUI apps.

  • suids/Components/* - All SuiDS components.
  • suids/Foundations/* - The entire SuiDS foundation, like, Assets, Theme, Tokems, etc.
  • suids/Foundations/Assets/* - Assets, like, icons and images.
  • suids/Foundations/Theme/* - Everything related to Theme.
  • suids/Foundations/Theme/Data/* - Theme data stuffs, like, Colors, Typography, etc.
  • suids/Foundations/Tokens/* - Our SuiDS Tokens, like, ColorTokens.
  • suids/Helpers/* - Utils that helpe us in the development.
  • suids/Storybook/* - The SuiDS Storybook, developed in SwiftUI.
  • suids/Storybook/Model/* - The necessary models for make Storybook works, like, StorybookItem Model.
  • suids/Storybook/View/* - Everything related about Storybook View/UI.
  • suids/Storybook/View/Components/* - Each component, from SuiDS, that we want to show on Storybook, like, Button.
  • suids/Storybook/View/Storybook/* - View/Components related to render the SuiDS Storybook.
  • suidsUITests/* - All SuiDS UI Tests, using XCTestCase.

Running Locally

This application requires XCode 14.2.0.

git clone https://github.com/samuelematias/suids.git

After cloned, open the project in your XCode.

Cloning / Forking

Please review the license and remove all of my personal information (docs, images, etc.).

Author

Samuel Matias
Samuel Matias

πŸ’» 🎨

About

🎨 SwiftUI Design System

License:Other


Languages

Language:Swift 100.0%