Use JS Yoga bindings to enable testing yoga layouts in the browser. #419

Closed
opened 2017-02-22 03:30:36 -08:00 by emilsjolander · 0 comments
emilsjolander commented 2017-02-22 03:30:36 -08:00 (Migrated from github.com)

We would love the ability to test Yoga layouts in the browser. Currently a common scenario is pointing people to jsfiddle with a custom stylesheet. This has worked quite well but is not very intuitive and has some limitations. For example it does not support aspect-ratio which is a Yoga specific property.

This would allow us to have interactive examples in the docs which would hopefully greatly improve understanding of Yoga and Flexbox.

We would love the ability to test Yoga layouts in the browser. Currently a common scenario is pointing people to jsfiddle with a custom stylesheet. This has worked quite well but is not very intuitive and has some limitations. For example it does not support `aspect-ratio` which is a Yoga specific property. This would allow us to have interactive examples in the docs which would hopefully greatly improve understanding of Yoga and Flexbox.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: DaddyFrosty/yoga#419
No description provided.