CatalystPlayground
CatalystPlayground copied to clipboard
An example project demonstrating Mac Catalyst features
Catalyst Playground
An example project demonstrating Mac Catalyst features
Running
To run the project, clone and cd into the repo, then:
bundle install --path vendor/bundle
bundle exec pod install
xed .
Then click the run button!
(Note that the project compiles on Mac and on iPad, but some features like the toolbar and appkit bundle bridging are not available on iPad)