mirror of
https://github.com/kusti8/proton-native.git
synced 2026-05-15 14:15:50 -06:00
[GH-ISSUE #64] Is Proton-native ready for production. Or is it still a hobby project #36
Labels
No labels
bug
documentation
enhancement
libui issue
pull-request
question
wait for libui implementation
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: github-starred/proton-native#36
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @herlarb on GitHub (Mar 22, 2018).
Original GitHub issue: https://github.com/kusti8/proton-native/issues/64
This is not an issue per se. But can Proton-native be used for production or is it still an hobby project. I am a part-time Qt developer and I have been actively using React and React-native for about a year now.
@kusti8 commented on GitHub (Mar 22, 2018):
Proton-native itself is pretty stable, most of the fixes are just small fixes in code quality and documentation. It depends on whether you see
libuias stable. I see it as stable enough for many projects, but if you're going to be doing something very complex where you want years of development on your side, you're never going to beat Qt.But if you want to make something quickly and easily, which can still pretty much stand the test of time since
libuiis written using native GUI libraries, thenproton-nativeis a good choice.Ultimately, it's up to you.
@herlarb commented on GitHub (Mar 22, 2018):
But it can't be styled as far as i see it( based on issues raised on CSS which i totally understand). Is there any way to style components without having to give then native "look and feel". Most people want polished apps not just the default app styling.Is there any way to achieve this. I have been following the project for a while now since Dan Abramov tweeted about it and I am convinced to use it in an app. Not something overly verbose .
@kusti8 commented on GitHub (Mar 22, 2018):
No you can't style, that's a fundamental difference.
On Thu, Mar 22, 2018, 12:18 PM herlarb notifications@github.com wrote:
@mischnic commented on GitHub (Mar 22, 2018):
Something that's coming in the future (hope we can do a CSS-like syntax in proton-native):