Comment by rjzzleep
They use react-native, no? One of the main issues is that all react-native implementations are half baked and dead.
They use react-native, no? One of the main issues is that all react-native implementations are half baked and dead.
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.