Electron proved to have some drawbacks: - difficult to upgrade - lots of communication overhead with the OS (main process, ipc messaging) - produces a huge end-file Tauri might be a better choice as it supports Reach with direct access to notifications.
Electron proved to have some drawbacks:
Tauri might be a better choice as it supports Reach with direct access to notifications.