Summary: @public `YGNodeRemoveAllChildren` can be used instead of removing children of a yoga node in a loop. Reviewed By: zats Differential Revision: D14131679 fbshipit-source-id: 6ee31f1e288b9b161c641b5bca4f2c1156d58c38
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.