Skip to content

New features in SwiftUI #72

@oskargjolga

Description

@oskargjolga

Some of the new SwiftUI features can be useful for this application in the future, but are not available for the current macOS version.

  • The searchable modifier can be used to provide a unified search solution for macOS and iOS with plain SwiftUI (no need for AppKit/UiKit).
  • Async/await can be used to write more readable asynchronous methods.
  • Multicolumn tables can be used in Results, members, and groups. ++

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions