Hacker News new | past | comments | ask | show | jobs | submit login

> There's also https://github.com/valence-native/valence-native that uses Qt.

There's been more than a year without a commit in this project, I'm not going to say it's abandoned yet but that's not that far off I guess, good luck with the issues you'll encounter.

> You can wrap the React Native Web target in Tauri or Electron for Linux.

That's one of the only realistic solution for now in my opinion.




> There's been more than a year without a commit in this project, I'm not going to say it's abandoned yet but that's not that far off I guess, good luck with the issues you'll encounter.

Or it's stable? Look at the codebase, it's a pretty dead simple bridge. Make your app open source and all those Linux devs you're supporting can help you out!

> That's one of the only realistic solution for now in my opinion.

Yup, and you get it for free with if you build your app with RN and React Native Web.


> Or it's stable? Look at the codebase, it's a pretty dead simple bridge. Make your app open source and all those Linux devs you're supporting can help you out!

Even the simplest bridge needs upgrades, unless you want to be stuck with react 16.

> Yup, and you get it for free with if you build your app with RN and React Native Web.

That's better than nothing I'd say yeah. That's kind of the issue with react native, you need platform-specific rendering code and since companies don't really care that much about linux desktop it's not really there.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: