Files
yoga/YogaKit
Nick Gerleman f206f5cfcb Move YogaKit to YGErrataClassic
Summary:
YogaKit integrates Yoga with UIKit as a higher level framework. It does not expose config setting to users.

We set YGErrataClassic for now to prioritize compatibility instead of conformance (YogaKit is relatively used in fbsource as well).

I'm also tempted to remove the usage of ExperimentalWebFlexBasis since last I heard rozelle thought it was generally broken, but I am a bit afraid to if it has been enabled so long, and is used in many cases in Meta.

Differential Revision: https://internalfb.com/D45298803

fbshipit-source-id: 266efce67de5bf9fb24982267ee4f4df59151a9f
2023-04-27 09:48:55 -07:00
..
2023-04-27 09:48:55 -07:00
2023-04-26 07:01:36 -07:00
2017-01-27 10:09:48 -08: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.