{{ site.tagline }}

Yoga is a cross-platform layout engine enabling maximum collaboration within your team by implementing an API familiar to many designers and opening it up to developers across different platforms.

  • Do you already know Flexbox? Then you already know Yoga.
  • Write code in a language familiar to you - Java, C#, Objective-C, C.
  • C under the hood so your code moves fast.
  • Battle tested in popular frameworks like React Native.
{% for promo in site.data.promo %}
{% include plugins/{{promo.type}}.html href=promo.href text=promo.text children=promo.children %}
{% endfor %}