sidorares / react-x11

React renderer with X11 as a target
MIT License
239 stars 22 forks source link

migrate to latest yoga-layout #2

Open sidorares opened 7 years ago

sidorares commented 7 years ago

looks like JS version of css-layout is no longer supported

flexibility might be an option: https://github.com/jonathantneal/flexibility/tree/master/lib/flexbox https://github.com/facebook/css-layout/issues/120

sidorares commented 7 years ago

suport for js is back! https://github.com/facebook/yoga/tree/master/javascript

sidorares commented 7 years ago

yoga layout example: https://github.com/jaladankisuresh/placard/blob/master/library/controllers/svgTemplatingCtrl.js

sidorares commented 4 years ago

also consider using https://github.com/vislyhq/stretch