Summary: Pull Request resolved: https://github.com/facebook/flipper/pull/4522 ^ A codemod changed the name of `CKMountable` for the OSS ComponentKit integration, this is a breaking change as we are pinned to a specific Cocoapods version of CK. Reviewed By: passy Differential Revision: D43303489 fbshipit-source-id: 4d8ad472735414ca8e67a8ce4409efe84aab3e94
This folder is just kept for opensource integration for Flipper to work with CK as CK is not planning to make any more releases on Cocoapods.
Do not make new changes here, the internal layout plugin refers to the code from sonar/iOS/Plugins/Facebook/FlipperKitLayoutComponentKitSupport and the opensource refers it from here.