Moved from DirectedEdges/anova#27
Problem
When items spacing for auto layout is set to auto, it is unclear how to represent item spacing in the spec. This is related to the primary axis aligned items property
primaryAxisAlignItems: 'MIN' | 'MAX' | 'CENTER' | 'SPACE_BETWEEN'
Moved from DirectedEdges/anova#27
Problem
When items spacing for auto layout is set to auto, it is unclear how to represent item spacing in the spec. This is related to the primary axis aligned items property
primaryAxisAlignItems: 'MIN' | 'MAX' | 'CENTER' | 'SPACE_BETWEEN'