Files
yoga/android
Pascal Hartig 40861c699e Modernize Android build system, bump dependencies
Summary:
- Build against Android SDK 26
- Upgrade to Gradle 4
- Upgrade to Android Plugin 3.0, adjust dependency management accordingly
- Upgrade Maven deployment plugin

Reviewed By: emilsjolander

Differential Revision: D6272007

fbshipit-source-id: b198b4c8e1a94e2ee031ad26193fdfdf5b52adf1
2017-11-08 09:47:26 -08:00
..
2017-04-25 08:04:02 -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.