FlexboxFlex ShrinkOn this pageFlex ShrinkControl how elements shrink when space is limited. Import src/screens/Component.jsimport { flex } from "nativeflowcss"; Properties ObjectNative propertiesflex.shrink{ flexShrink: 1 }flex.shrink_0{ flexShrink: 0 }