Summary: `YGDimensionFlexibilityFlexibleHeight` it was wrongly spelled `YGDimensionFlexibilityFlexibleHeigth`. [X] Test suite passes [X] Contributor License Agreement Closes https://github.com/facebook/yoga/pull/605 Reviewed By: amonshiz Differential Revision: D5643382 Pulled By: dshahidehpour fbshipit-source-id: 127b0c11dbfd76d298db823e65fd2f6e365642e7
YogaKit
Installation
YogaKit is available to install via CocoaPods.
pod 'YogaKit', '~> 1.6'
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.