ComponentKit/LayoutComponents/CKFlexboxComponent.mm (11 lines): - line 67: // TODO: Support margin - line 68: // TODO: Support padding - line 73: // TODO: Support position - line 75: // TODO: Support aspectRatio - line 119: // TODO: Support for .margin - line 120: // TODO: Support for .padding - line 141: // TODO: Support padding - line 142: // TODO: Support _border; - line 580: // TODO: t18095186 Remove explicit opt-out when Yoga is going to move to opt-in for text rounding - line 597: // TODO: In odrer to keep the the logic consistent, we are resetting all - line 646: // TODO: t18095186 Remove explicit opt-out when Yoga is going to move to opt-in for text rounding CKSwift/View.swift (9 lines): - line 47: // TODO: Reuse logic - line 74: // TODO: Reuse logic - line 98: // TODO: Reuse logic - line 116: // TODO: Reuse logic - line 137: // TODO: Reuse logic - line 155: // TODO: Reuse logic - line 175: // TODO: Reuse logic - line 195: // TODO: Reuse logic - line 212: // TODO: Reuse logic ComponentKit/Core/Swift/CKSwiftComponent.mm (2 lines): - line 246: // TODO: Predicate for initialization - line 274: // TODO: Predicate for invalidation CKSwift/SwiftComponent.swift (2 lines): - line 113: // TODO: Reuse logic - line 125: // TODO: Reuse logic ComponentKitTests/CKComponentDelegateAttributeTests.mm (1 line): - line 89: // TODO: CKComponentUnmount(mounted); CKSwift/State.swift (1 line): - line 15: // TODO: Use read/write reflection mechanism CKSwift/ComponentBuilder.swift (1 line): - line 18: // TODO: buildDo ComponentKit/Core/Render/CKRenderHelpers.mm (1 line): - line 194: // TODO: Share this value with the value precomputed in the scope RenderCore/RCLayout.h (1 line): - line 51: using CKComponentLayout = RCLayout; // TODO remove after new version is released on Github. CKSwift/ViewLayoutModifier.swift (1 line): - line 114: // TODO: CenterLayoutComponent options shouldn't leak