All Projects β†’ bannzai β†’ Sigma

bannzai / Sigma

Licence: MIT license
Sigma is a Figma plugin of automatically generate SwiftUI code from Figma

Programming Languages

typescript
32286 projects

Projects that are alternatives of or similar to Sigma

LongWeekend-iOS
πŸ–πŸ“± LongWeekend is iOS Application that supports checking long weekends when taking a vacation in Japan
Stars: ✭ 19 (-86.9%)
Mutual labels:  swiftui
memorize
Stanford University's course CS193p (Developing Applications for iOS using SwiftUI)
Stars: ✭ 20 (-86.21%)
Mutual labels:  swiftui
figma-plugins-stats
πŸ“ˆ A CLI to get live and historical stats for your Figma plugins
Stars: ✭ 53 (-63.45%)
Mutual labels:  figma-plugin
AppClipCodeGenerator
App Clip Code Generator macOS App built with SwiftUI
Stars: ✭ 75 (-48.28%)
Mutual labels:  swiftui
CombineUnsplash
A sample project exploring MVVM pattern with SwiftUI/Combine, using Unsplash API (via Picsum.photos API)
Stars: ✭ 25 (-82.76%)
Mutual labels:  swiftui
UIViewPreviewProvider
Allows displaying UIViews inside the Xcode preview canvas
Stars: ✭ 36 (-75.17%)
Mutual labels:  swiftui
LineChartView
An interactive line chart written in SwiftUI with many customizations (colors, line size, dots, haptic feedbacks). Support value and time series.
Stars: ✭ 59 (-59.31%)
Mutual labels:  swiftui
SwiftUI-DesignCode
ο£Ώ SwiftUI-DesignCode is some examples in the process of learning swiftUI 2.0
Stars: ✭ 185 (+27.59%)
Mutual labels:  swiftui
RChat
No description or website provided.
Stars: ✭ 58 (-60%)
Mutual labels:  swiftui
Harbour
Docker/Portainer management app for iOS
Stars: ✭ 210 (+44.83%)
Mutual labels:  swiftui
NumberTicker
Robinhood-like Rotating Number View | SwiftUI
Stars: ✭ 34 (-76.55%)
Mutual labels:  swiftui
NavigationRouter
A router implementation designed for complex modular apps, written in Swift
Stars: ✭ 89 (-38.62%)
Mutual labels:  swiftui
swiftui-app-icon-creator
Create iOS and macOS application icon in Xcode with SwiftUI
Stars: ✭ 58 (-60%)
Mutual labels:  swiftui
Micro
🏎Fast diffing and type safe SwiftUI style data source for UICollectionView
Stars: ✭ 77 (-46.9%)
Mutual labels:  swiftui
Xpendi
iOS expense tracker
Stars: ✭ 13 (-91.03%)
Mutual labels:  swiftui
app
πŸ’₯ a modern xkcd iOS client
Stars: ✭ 31 (-78.62%)
Mutual labels:  swiftui
SwiftyUIScrollView
A custom ScrollView wrapper that comes with Pagination and Page Control.
Stars: ✭ 18 (-87.59%)
Mutual labels:  swiftui
F1-AppleTV
F1TV app for the Apple TV
Stars: ✭ 16 (-88.97%)
Mutual labels:  swiftui
SheeKit
Customize and resize sheets in SwiftUI with SheeKit. Utilise the power of `UISheetPresentationController` and other UIKit features.
Stars: ✭ 56 (-61.38%)
Mutual labels:  swiftui
delta-client
An open source Minecraft Java Edition client built for speed.
Stars: ✭ 168 (+15.86%)
Mutual labels:  swiftui

sigma

Sigma

Sigma is a Figma plugin of automatically generate SwiftUI code from Figma

Plugin Page: https://www.figma.com/community/plugin/1055606842094169320/Sigma

Demo

_2021-12-19_9.24.12.mov

Documentation

en: https://figma-to-swiftui.notion.site/Sigma-Document-en-da2b1b6d8e924373bb2e0630a3ea2ef6
ja: https://figma-to-swiftui.notion.site/Sigma-Document-ja-7bacdb588eec4b35bcd2ca4104552682

Plugin Link

... Not yet. It's being prepared now. Just a moment, please.

Why Sigma?

With the release of SwiftUI, iOS app developers are now writing code with a declarative UI. We write the View code only Swift and aggregating information about the View to body property. And refined the way the UI is represented and limiting the options for writing it.

This means that if anyone write SwiftUI code from Figma design. It will look the same regardless of who wrote it. So, I think Let's convert it automatically. and develop tool of automatically converts Figma to Swift UI. That's Sigma.

In addition, UI was built with GUI by Xib before SwiftUI release. It was excellent in terms of immediate preview. When using Sigma, Developer can make it check on the iPhone(or Simulator, or Xcode Previews) immediately as SwiftUI from Figma design files. And UI can be realized as designed by the designer (as intended or drawn). It is good.

LICENSE

Sigma is released under the MIT license. See LICENSE for details.
Header logo is released CC BY-NC 4.0 license. Original design by noainoue.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].