Files
yoga/YogaKit
Nick Gerleman 6bf28829f5 Basic CocoaPods Validation (#1303)
Summary:
Pull Request resolved: https://github.com/facebook/yoga/pull/1303

This gets `pod lib lint` and building the sample app with xcbuild passing (using https://github.com/facebook/yoga/pull/1105 as a template).

Differential Revision: D46470738

fbshipit-source-id: f61eb44c533e1a5fd8c2df0807e2cfd80418406d
2023-06-05 22:18:39 -07:00
..
2023-04-26 07:01:36 -07:00

YogaKit

CocoaPods Platform Languages

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.