Solid for macOS empowers you to build truly native desktop apps, leveraging native AppKit components for a seamless and performant user experience. Un

Search code, repositories, users, issues, pull requests...

submited by
Style Pass
2024-11-08 14:30:15

Solid for macOS empowers you to build truly native desktop apps, leveraging native AppKit components for a seamless and performant user experience. Unlike purely webview based cross-platform frameworks (or frameworks that attempt to recreate the entire platform interface), Solid for macOS directly integrates with native APIs, ensuring your apps behave, look and feel right at home on macOS. This integration allows you to develop fully native apps that utilize all the nuanced capabilities of the entire platform, providing users with a smooth and responsive experience.

The first macOS app built with Solid is already available on the Mac App Store here. We welcome you to install and give it a try (compatible with macOS 14+ and M-series arm64 machines).

You can also try out the example app in this repository. To run the example, clone this repository and run the following commands:

Leave a Comment