Summary: This gives YogaKit its' own readme. #accept2ship Reviewed By: emilsjolander Differential Revision: D4482411 fbshipit-source-id: 24ddab586d9a12a8419ae8811fa4d03b27c1a19e
1.0 KiB
1.0 KiB
YogaKit
Installation
YogaKit is available to install via Cocoapods.
pod 'YogaKit', '~> 1.0.2'
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 file for how to help out.