▲ | rjzzleep 17 hours ago | |
They use react-native, no? One of the main issues is that all react-native implementations are half baked and dead. | ||
▲ | jamil7 15 hours ago | parent [-] | |
The launcher UI is AppKit while the extension APIs allow third-party developers to write them in TS and a React subset. They have a custom renderer for React that turns that into AppKit primatives. So similar in concept but custom and specific to their usecase. |