SwiftUI Catalog

SwiftUI Catalog

Showcasing SwiftUI elements

开发者: Barbara Rodeker

中国
APP ID 复制
1597742701
价格
免费
内购
0个评分
软件开发工具(免费)
昨日下载量
最近更新
2024-06-04
最早发布
2021-12-01
版本统计
  • 119天1小时

    最新版本上线距今

  • 4

    近1年版本更新次数

  • 2021-12-01

    全球最早版本上线日期

版本记录
显示信息
日期
  • 全部
每页显示条数
  • 请选择
  • 版本: 11

    版本更新日期

    2024-06-04

    SwiftUI Catalog

    SwiftUI Catalog

    Showcasing SwiftUI elements

    更新日志

    In this version we have added some cool animations to showcase what is possible when it comes to animating transitions and images.

    视频/截图

    SwiftUI Catalog App 截图
    SwiftUI Catalog App 截图
    SwiftUI Catalog App 截图

    应用描述

    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.

    There's 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 (that's 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.
  • 版本: 10

    版本更新日期

    2024-05-26

    SwiftUI Catalog

    SwiftUI Catalog

    Showcasing SwiftUI elements

    更新日志

    In this version we have done some beautiful grouping for each example, so reading them it's more enjoyable. We have improved our copy and added more animation examples.

    视频/截图

    SwiftUI Catalog App 截图
    SwiftUI Catalog App 截图
    SwiftUI Catalog App 截图

    应用描述

    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.

    There's 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 (that's 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.
  • 版本: 9.0

    版本更新日期

    2024-05-19

    SwiftUI Catalog

    SwiftUI Catalog

    Showcasing SwiftUI elements

    更新日志

    In this version we added some examples for iOS 17 sensory feedback, a new way to engage users via haptic feedback. We have improved the explanations of each component and added many more SwiftUI views examples. Enjoy!

    视频/截图

    SwiftUI Catalog App 截图
    SwiftUI Catalog App 截图
    SwiftUI Catalog App 截图

    应用描述

    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.

    There's 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 (that's 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.
  • 版本: 8.0

    版本更新日期

    2024-05-07

    SwiftUI Catalog

    SwiftUI Catalog

    Showcasing SwiftUI elements

    更新日志

    In this version we have revamped the whole UI, to make it easier to search for components. There are also some new components examples.

    视频/截图

    SwiftUI Catalog App 截图
    SwiftUI Catalog App 截图
    SwiftUI Catalog App 截图

    应用描述

    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.

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

    * Goal

    There's 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 (that's 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.
  • 版本: 7.0

    版本更新日期

    2022-06-29

    SwiftUI Catalog

    SwiftUI Catalog

    Showcasing SwiftUI elements

    更新日志

    Dark Mode is ON :]

    视频/截图

    SwiftUI Catalog App 截图
    SwiftUI Catalog App 截图
    SwiftUI Catalog App 截图

    应用描述

    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.

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

    * Goal

    There's 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 (that's 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.
  • 版本: 6.0

    版本更新日期

    2022-05-22

    SwiftUI Catalog

    SwiftUI Catalog

    Showcasing SwiftUI elements

    更新日志

    In version 6 of the SwiftUI Catalog we have fixed some issues, redesigned the views and explore how to use ZStacks to provide different backgrounds to List elements.

    视频/截图

    SwiftUI Catalog App 截图
    SwiftUI Catalog App 截图
    SwiftUI Catalog App 截图

    应用描述

    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.

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

    * Goal

    There's 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 (that's 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.
  • 版本: 5.0

    版本更新日期

    2022-04-20

    SwiftUI Catalog

    SwiftUI Catalog

    Showcasing SwiftUI elements

    更新日志

    In this new version all possible text and Text fields modifiers are showcased plus there are examples on how to handle a proportional layout.

    视频/截图

    SwiftUI Catalog App 截图
    SwiftUI Catalog App 截图
    SwiftUI Catalog App 截图
    SwiftUI Catalog App 截图
    SwiftUI Catalog App 截图

    应用描述

    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.

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

    * Goal

    There's 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 (that's 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.
  • 版本: 4.0

    版本更新日期

    2022-03-14

    SwiftUI Catalog

    SwiftUI Catalog

    Showcasing SwiftUI elements

    更新日志

    A new look to celebrate Women International Day and some more examples for Core Graphics drawing

    视频/截图

    SwiftUI Catalog App 截图
    SwiftUI Catalog App 截图
    SwiftUI Catalog App 截图
    SwiftUI Catalog App 截图
    SwiftUI Catalog App 截图

    应用描述

    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.

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

    * Goal

    There's 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 (that's 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.
  • 版本: 2.0

    版本更新日期

    2022-02-25

    SwiftUI Catalog

    SwiftUI Catalog

    Showcasing SwiftUI elements

    更新日志

    In this version we have added "Composed Views", a set of views commonly needed while developing in SwiftUI.
    Also we have added more examples of standard components.

    视频/截图

    SwiftUI Catalog App 截图
    SwiftUI Catalog App 截图
    SwiftUI Catalog App 截图
    SwiftUI Catalog App 截图
    SwiftUI Catalog App 截图

    应用描述

    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.

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

    * Goal

    There's 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 (that's 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.
  • 预订版本: 1.0

    版本更新日期

    2021-12-01

    预订转上架日期

    2021-12-01
    SwiftUI Catalog

    SwiftUI Catalog

    Showcasing SwiftUI elements

    更新日志

    暂无更新日志数据

    应用描述

    暂无应用描述数据