Variable NativeJustifyContentConst
NativeJustifyContent: { FLEX_START: any; CENTER: any; FLEX_END: any; SPACE_BETWEEN: any; SPACE_AROUND: any; SPACE_EVENLY: any } = ...
Type declaration
-
FLEX_START: any
-
CENTER: any
-
FLEX_END: any
-
SPACE_BETWEEN: any
-
SPACE_AROUND: any
-
SPACE_EVENLY: any