Yoga: A cross-platform layout engine
code.facebook.com
Yoga: A cross-platform layout engine
1–10 of 168 posts
Re: Yoga: A cross-platform layout engine
#2Flexbox and the explicit inheritance used in react native makes styling so much nicer.
Re: Yoga: A cross-platform layout engine
#3Re: Yoga: A cross-platform layout engine
#4Yoga's layout API is very similar, if not a direct copy, of the web's Flexbox. Which funny enough means that we might get a chance to use Flexbox on the desktop before we can use it on the web. (I'm looking at you IE and your continuing partial support: http://caniuse.com/flexbox )
Re: Yoga: A cross-platform layout engine
#5Re: Yoga: A cross-platform layout engine
#6I think now we can start on CSS => Compiled Style Sheets. :)
Re: Yoga: A cross-platform layout engine
#7Yoga's layout API is very similar, if not a direct copy, of the web's Flexbox. Which funny enough means that we might get a chance to use Flexbox on the desktop before we can use it on the web. (I'm looking at you IE and your continuing partial support: http://caniuse.com/flexbox )
Re: Yoga: A cross-platform layout engine
#8Yoga's layout API is very similar, if not a direct copy, of the web's Flexbox. Which funny enough means that we might get a chance to use Flexbox on the desktop before we can use it on the web. (I'm looking at you IE and your continuing partial support: http://caniuse.com/flexbox )
Re: Yoga: A cross-platform layout engine
#9Yoga's layout API is very similar, if not a direct copy, of the web's Flexbox. Which funny enough means that we might get a chance to use Flexbox on the desktop before we can use it on the web. (I'm looking at you IE and your continuing partial support: http://caniuse.com/flexbox )
I wouldn't hold my breath waiting for IE to fully support it.
Re: Yoga: A cross-platform layout engine
#10GitHub - https://github.com/facebook/yoga