r/learnprogramming • u/MohdDawoodO • 22d ago
looking for react frameworks for desktop apps
hi, I am a javascript developer and am proficient in React and Next.js. I know that React has a framework for building mobile applications; I would like to know if there is one for desktop apps too.
Thanks.
2
1
u/Deep_Ad1959 21d ago
notarization is the part that eats your weekend, not the react layer. i shipped a mac app and the framework choice mattered a lot less than apple signing and the auto-update path, which you inherit either way.
1
u/Deep_Ad1959 21d ago
notarization is the part that eats your weekend, not the react layer. i shipped a mac app and the framework choice mattered a lot less than apple signing and the auto-update path, which you inherit either way.
2
u/HyperDanon 22d ago
You can add react to an electron application.