Skip to content

steventroughtonsmith/advancedcatalystexample

main
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 

Advanced Catalyst Example

This is an example of a Catalyst app using a three-column layout, with a primary toolbar.

It includes topics such as:

  • Drag & drop reordering of the sidebar items
  • Scaling UI metrics between Mac Idiom and iPad Idiom
  • Using Codable to load a data store from disk and present it
  • Using an AppKit bundle to access APIs not available to Catalyst, like NSSearchToolbarItem
  • Mixing a SwiftUI detail view into a UIKit app structure
  • Using the UIKit Focus Engine to provide keyboard navigation
  • Providing a Credits file for your About window

Screenshot

About

Advanced Catalyst Example with sidebar, list view, SwiftUI detail view, toolbar & AppKit bundle

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published