Summary: Now developer could check whether UIView uses Yoga for layout. Reviewed By: emilsjolander Differential Revision: D5881242 fbshipit-source-id: 4d1cf0b489b759ff0b9c5091cc51534fd12dcf60
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.