Files
yoga/android
Sidharth Guglani 21f814b2a6 remove infer-annotations dependency (#922)
Summary:
Pull Request resolved: https://github.com/facebook/yoga/pull/922

We are not using this dependency anywhere in yoga. Removed in this diff.

Reviewed By: passy

Differential Revision: D17131081

fbshipit-source-id: 5544b892f4ef5ca0207d9e21a5b97a2940ac6d53
2019-09-17 12:08:19 -07:00
..
2019-03-25 05:41:30 -07:00
2019-09-17 07:15:23 -07:00
2018-10-24 03:11:40 -07:00
2018-10-24 03:11:40 -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.