[GH-ISSUE #19] Implement <View /> with facebook/yoga flexbox #13

Closed
opened 2026-05-05 11:23:59 -06:00 by gitea-mirror · 2 comments
Owner

Originally created by @albinekb on GitHub (Feb 18, 2018).
Original GitHub issue: https://github.com/kusti8/proton-native/issues/19

Hi, nice project. I'm thinking it would be great to use https://facebook.github.io/yoga/ to create with the same support for flexbox as React Native, thoughts?

Originally created by @albinekb on GitHub (Feb 18, 2018). Original GitHub issue: https://github.com/kusti8/proton-native/issues/19 Hi, nice project. I'm thinking it would be great to use https://facebook.github.io/yoga/ to create <View /> with the same support for flexbox as React Native, thoughts?
Author
Owner

@kusti8 commented on GitHub (Feb 18, 2018):

Interesting, but I don't know how well that would work with libui-node. It currently implements its own type of view, with limited features. There isn't a way to set a component position. I don't have the time to add this.

<!-- gh-comment-id:366515169 --> @kusti8 commented on GitHub (Feb 18, 2018): Interesting, but I don't know how well that would work with libui-node. It currently implements its own type of view, with limited features. There isn't a way to set a component position. I don't have the time to add this.
Author
Owner

@albinekb commented on GitHub (Feb 18, 2018):

Yeah, I later saw that this is using libui bindings for node, I thought it was using its own renderer 👍 Maybe you should add to the readme that it is libui based?

<!-- gh-comment-id:366515253 --> @albinekb commented on GitHub (Feb 18, 2018): Yeah, I later saw that this is using libui bindings for node, I thought it was using its own renderer 👍 Maybe you should add to the readme that it is libui based?
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: github-starred/proton-native#13
No description provided.