Summary: document does not exist any more Pull Request resolved: https://github.com/facebook/yoga/pull/873 Reviewed By: yungsters Differential Revision: D40060142 Pulled By: yungsters fbshipit-source-id: 51a5c2ba7d8b658fe30d2cdbb28aa6d544899caa
YogaKit
Installation
YogaKit is available to install via CocoaPods.
pod 'YogaKit', '~> 1.7'
Getting Started
We 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.