send link to app

SwiftUI Catalog app for iPhone and iPad


4.6 ( 9296 ratings )
Productivity
Developer: Barbara Rodeker
Free
Current version: 7.0, last update: 6 months ago
First release : 01 Dec 2021
App size: 4.08 Mb

An open source catalog, under MIT License, containing components, controls, effects, styles, layouts, containers, modifiers and accessibility elements you can use to develop SwiftUI Interfaces in iOS and iPadOS.

Wed like to promote this as a collaborative initiative developed over time, youre very welcomed to join the catalog with your contributions or to make use of the code which has been already created and shared.

* Goal

Theres plenty of documentation and examples showing how to use SwiftUI, but apart from the official documentation I could not find one source of code where all the possible elements of SwiftUI are showcased clearly together. For example all the possible containers (like form, group, groupBox, controlGroup), all the hierarchical views (such as tabs view, outline views, diclosure views). This catalog will allow developers who already know the theoretical aspects of data / state handling and SwiftUI App Structure and Behaviour to discover and reused easily UI elements to compose SwiftUI Interfaces.

* You can use this catalog for:

Discovering SwiftUI controls, layouts, containers, gestures (for iPadOS and iOS)
Copy and paste the code you need into your (also commercial) projects (thats why I have chosen MIT License so the source code here can be freely shared, as long as an attribution is displayed)
Contributing to some of the sections and share your code with others (see below "How to contribute?"
Quickly launch the example app and see the components in real time
Being able to share with your designers or product owners the possibilities with SwiftUI with the demo App.