Summary: This test fails locally and testx shows it always failing in continuous, disable it for now. Reviewed By: yungsters Differential Revision: D45298519 fbshipit-source-id: dc1d654bc4ecf5b32b733a6b5ae40255f35acafc
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.