Many properties can now be reset to their initial state
-
Many properties can be reset to their initial state. Specifying
nil
when calling these properties reset their value:width(nil)
height(nil)
size(nil)
minWidth(nil)
maxWidth(nil)
minHeight(nil)
maxHeight(nil)
aspectRatio(nil)
-
FlexLayout now integrates YogaKit source code, this was needed to improve efficiently the iOS's yoga interface.