swiftui-fieldvalidator
June 02, 2020 • MIT License
SwiftUI Package supporting "Form Validation"
It uses the SwiftUI paradigm to add validation capabilities to TextField
Crypto SHA256
May 31, 2020 • GPL License
Behind the abbreviation SHA 256 hides a function that forms the heart of cryptocurrencies such as Bitcoin, Bitcoin Cash or Bytecoin. This so-called hash function belongs to the SHA 2 function group...
Expandable List
May 30, 2020 • MIT License
A Swift UI skeleton project that demonstrates an expanding and collapsing list
KeyboardShortcuts
May 29, 2020 • MIT License
Add user-customizable global keyboard shortcuts to your macOS app in minutes
RGStack
May 28, 2020 • MIT License
This UI attempts to capture the Quibi Card Stack and the associated User Interaction.
FloatingLabelTextFieldSwiftUI
May 24, 2020 • MIT License
FloatingLabelTextFieldSwiftUI is a small and lightweight SwiftUI framework written in completely swiftUI (not using UIViewRepresentable) that allows to create beautiful and customisable floating la...
Match3Kit
May 03, 2020 • MIT License
Library for simple Match3 games. It can work with a solid grid of figures and spill them only in columns.
SwiftUI_CustomModifier
April 30, 2020 • MIT License
SwiftUI navigation, tabs, borders, HalfModal and other useful customization features.
CardStack
April 20, 2020 • MIT License
A easy-to-use SwiftUI view for Tinder like cards on iOS, macOS & watchOS.
ERProgressHud
April 17, 2020 • MIT License
A simple Progresshud written in Swift, compatible with Swift 5.0. Five different style is added to use. Easy to customize.
CDCircularMenu
April 12, 2020 • MIT License
CDCircularMenu is a customizable circular menu library created for fun, for your apps created with SwiftUI.
StrikethroughLabel
April 11, 2020 • MIT License
StrithroughLabel provides an easy way to animates strikethrough effect in a label using bezier path animation.
SecurePropertyStorage
April 07, 2020 • MIT License
Helps you define secure storages for your properties using Swift property wrappers.
Playbook
April 05, 2020 • Apache 2.0 License
📘A library for the isolated development of UI components and automatic creation of snapshots from them.
SwiftUI-Template-MVVM
April 04, 2020 • MIT License
A ready-to-use SwiftUI Clean MVVM template to use when creating a new project including Core Data, a generic type of data source for your ViewModels, a customizable ViewModelDataSource protocol and...
CDSideMenu
April 02, 2020 • MIT License
CDSideMenu is an elegant and highly customizable side menu library for you app, made with love and SwiftUI (iOS 13+).
CalendarHeatmap
March 04, 2020 • MIT License
A calendar based heatmap which presenting a time series of data points in colors, inspired by Github contribution chart, and written in Swift.