Summary: Version bumps. Reviewed By: emilsjolander Differential Revision: D6284124 fbshipit-source-id: 08f6116bb0237791210847976533206055376f1a
1.0 KiB
1.0 KiB
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.