Native all the way, until you need text
A veteran macOS developer shares their struggle building a Markdown-based chat app using native Apple frameworks. Despite using SwiftUI, AppKit, and TextKit, they found core features like text selection and performance difficult. They conclude that Electron often outperforms native stacks for modern, text-heavy applications, rendering native SDKs restrictive for these specific use cases.
Summaries are AI-generated to help you scan faster. Open the original source for full context.