I\'ve been searching the web for a list of all the possible react-native StyleSheet options and their values. Not to be found, does anyone have a link to such a documentatio
I know this has been answered but since last updates things have been changed. The updated stylesheet properties can be found below, which are now called layout props now:
https://facebook.github.io/react-native/docs/layout-props.html
Layout Props
List:
marginHorizontal alignContent alignSelf aspectRatio borderBottomWidth borderEndWidth borderLeftWidth borderRightWidth borderStartWidth borderTopWidth borderWidth bottom display end flex flexBasis flexDirection flexGrow flexShrink flexWrap height justifyContent left margin marginBottom marginEnd alignItems marginLeft marginRight marginStart marginTop marginVertical maxHeight maxWidth minHeight minWidth overflow padding paddingBottom paddingEnd paddingHorizontal paddingLeft paddingRight paddingStart paddingTop paddingVertical position right start top width zIndex direction