ArchiveBox / electron-archivebox

Desktop Electron app for ArchiveBox internet archiver. (ALPHA: not ready for general use)
https://archivebox.io
GNU General Public License v3.0
178 stars 15 forks source link

React Native #129

Open Daniel15 opened 2 years ago

Daniel15 commented 2 years ago

Have you considered using React Native instead of Electron? It uses much less RAM and can use native UI components.

Unfortunately it's only available for Windows and MacOS at the moment - no Linux :(

https://microsoft.github.io/react-native-windows/

pirate commented 2 years ago

I have considered it but I generally don't have the bandwidth to really work on this repo at all so switching solutions is not likely to happen anytime soon.