send link to app

SwiftUI Catalog


4.4 ( 624 ratings )
Produktywność
Desenvolvedor: Barbara Rodeker
Darmowy

Improve collaborations with your developers and designers!.
This catalog contains dozens of SwiftUI standard components, with links and variations.
If you are either a developer or a designer, you can benefit from it and speed up your development.

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.