Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

haven't read all article, but few factors:

- swiftui for macos apps is slower (smaller teams at apple to optimize it, all focus is on ios)

- with appkit you'd use reusable views, and swiftui is having hard time with them

- with reusable views you model data on view presentation, whereas with swiftui you often need to generate view data ahead of time, for all views (so 400 views can take some time just for data formatting)



Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: