mirror of
https://github.com/kusti8/proton-native.git
synced 2026-05-15 14:15:50 -06:00
[GH-ISSUE #22] Project similar to proton-native #15
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#15
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 @parro-it on GitHub (Feb 19, 2018).
Original GitHub issue: https://github.com/kusti8/proton-native/issues/22
Are you aware of react-libui?
Even if it is now under my account, it is entirely the work of @paulbgd.
I think to make you aware of that, even if it's probably not production-ready, it could be worth to give it a look...
@kusti8 commented on GitHub (Feb 19, 2018):
Yeah I came across it just as I was finishing this project. I thought I would release this anyway, and work hard on the documentation so that it would be usable. I also tried to abstract some things from libui into props and try and make it closer to React. This isn't production ready either, because of libui.
I appreciate your work on libui-node and if @PaulBGD, wants to, I would welcome his help.
@parro-it commented on GitHub (Feb 19, 2018):
A good choice and you did a great job so far!
Thank you a lot! I didn't ask him, but I guess he already noticed your project...
@PaulBGD commented on GitHub (Feb 19, 2018):
Thanks for the shout-out @parro-it, but react-libui was made for an older version of react and has a lot of duplicate code. This project looks better constructed than anything I made. Best of luck!