Summary: The test was broken and caused a few crashes on my project. Pull Request resolved: https://github.com/facebook/yoga/pull/915 Differential Revision: D16701613 Pulled By: davidaurelio fbshipit-source-id: 9ab5c43bb74e77593bc2426a249750a7ee8f4034
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.