+ Build flexible layouts on any platform with a highly optimized + layout engine designed with speed, size, and ease of use in mind. + Yoga is open source and ready for you to use today. +
+ + + ++ There are a large number of open source UI Frameworks which rely on + Yoga to power their layout. Yoga enables these frameworks to perform + layout in a simple and intuitive way across all platforms. This allows + engineers across platforms to collaborate more easily. Yoga allows these + frameworks to calculate layouts off the main thread to help ensure + optimal UI performance. +
+ ++ Yoga was built to be fast and performance will always be one of Yoga's + primary goals. We believe that for a layout engine to be able to power + any range of applications it needs to be fast and never stand in the way + of a fluid user experience. +
+ ++ Yoga is built with cross platform in mind. To ensure Yoga can be used + anywhere we have written is in portable C/C++ and tried to keep both + the dependencies and final binary size impact as low as possible. + This means you can use Yoga on iOS and Android, sharing knowledge and + potentially code between platforms. +
+ ++ With Yoga we have focused on making it as easy as possible to pick up and + learn. With interactive documentation pages and a fully fledged layout editor + we believe that any engineering team can get up to speed in record time. If + you are using Yoga with any of the major UI frameworks we even provide generated + code from the layout editor. +
+ + +- Build flexible layouts on any platform with a highly optimized - layout engine designed with speed, size, and ease of use in mind. -
- - - -- Facebook makes use of Yoga to power most of their UI Frameworks. - This ensured layout can be performed quickly and fluidly off of the - main thread to ensure optimal performance. As an added benefit - engineers familiar with one framework can get started quickly with - another thanks to the shared layout engine. -
- -- Yoga powers some of the largest apps in the world, including many of - Facebook's products. This should help convince you that Yoga is - ready to handle the scale of almost any app out there. -
- -