Summary: Pull Request resolved: https://github.com/facebook/yoga/pull/1102 Test Plan: _eyes Reviewed By: timur-valiev Differential Revision: D30302214 Pulled By: passy fbshipit-source-id: 5b232136c20553883e148d10c99f9e73b8f36757
1.0 KiB
1.0 KiB
YogaKit
Installation
YogaKit is available to install via CocoaPods.
pod 'YogaKit', '~> 1.7'
Getting Started
Checkout the docs here.
We also have a sample project. To try it out, clone this repo and open YogaKitSample.xcodeproj
in the YogaKitSample directory.
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.md file for how to help out.