This commit is contained in:
dayanch96
2024-02-20 15:52:36 +03:00
parent 3e67c85de9
commit 74baf844be
7 changed files with 36 additions and 24 deletions
+1
View File
@@ -290,6 +290,7 @@ int kPivotIndex;
@interface ASDisplayNode : NSObject
@property (atomic, assign, readonly) ASNodeAncestryEnumerator *supernodes;
@property (atomic, copy, readwrite) NSArray *yogaChildren;
@end
@interface ELMContainerNode : ASDisplayNode