Files
yoga/android
Jonathan Kim 2b52c73d70 Move yoga_defs.bzl
Reviewed By: mzlee

Differential Revision: D9546736

fbshipit-source-id: ff0c19a33cc72a330bac1e266ad0bb6d7c440e60
2018-08-28 22:06:45 -07:00
..
2018-08-28 22:06:45 -07:00
2018-08-28 22:06:45 -07:00
2018-08-28 22:06:45 -07:00
2017-05-09 03:41:51 -07:00
2017-03-07 09:11:14 -08:00

YogaLayout Platform Languages Download

Installation

YogaLayout is available via jcenter:

compile 'com.facebook.yoga.android:yoga-layout:1.2.0'

Getting Started

Check out the docs here.

We also have a sample project. To try it, clone the repo and run (with a device attached)

buck install -r android/sample

Contributing

We welcome all pull-requests! At Facebook we sync the open source version of YogaKit daily, so we're always testing the latest changes.

See the CONTRIBUTING file for how to help out.