Files
yoga/android
Facebook Community Bot 260e60b4b1 Re-sync with internal repository (#1166)
Co-authored-by: Facebook Community Bot <6422482+facebook-github-bot@users.noreply.github.com>
2022-10-11 05:16:06 -07:00
..
2018-10-24 03:11:40 -07:00
2022-10-03 21:22:57 -07:00

YogaLayout Platform Languages Download

Installation

YogaLayout is available via jcenter:

implementation 'com.facebook.yoga.android:yoga-layout:1.16.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.