Files
yoga/android
Nick Gerleman c96564d23d Fix License Headers and Whitespace
Summary: This change applies all Arcanist recommended lint changes, which amounts to changing copyright headers and some cases of whitespace changes.

Reviewed By: yungsters

Differential Revision: D40060899

fbshipit-source-id: b62f9472e6ef58a3fc3d22eed661578a2635cb1f
2022-10-04 13:59:32 -07:00
..
2022-10-04 13:59:32 -07:00
2020-04-06 11:51:16 -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.