Files
yoga/android
Sidharth Guglani 9478d39477 remove infer-annotations dependency
Summary: Pull Request resolved: https://github.com/facebook/yoga/pull/922

Differential Revision: D17131081

fbshipit-source-id: 016c4a20b457f36de92923f4e73482f09f2a698e
2019-09-11 10:27:05 -07:00
..
2019-03-25 05:41:30 -07:00
2019-03-25 05:41:30 -07:00
2019-09-11 10:27:05 -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.