ES有效的Style Valid style props:
"alignContent",//對齊彈性盒的 <div> 元素的各項
"alignItems",//居中對齊彈性盒的各項 <div> 元素
"alignSelf",//居中對齊彈性對象元素內(nèi)的某個項
"aspectRatio",//定義輸出設(shè)備中的頁面可見區(qū)域?qū)挾扰c高度的比率。
"backfaceVisibility",//屬性定義當(dāng)元素不面向屏幕時是否可見痴柔。
如果在旋轉(zhuǎn)元素不希望看到其背面時,該屬性很有用。
"backgroundColor",//設(shè)置一個元素的背景顏色
"borderBottomColor",//設(shè)置元素的底部邊框顏色
"borderBottomLeftRadius",//定義左下角邊框的形狀
"borderBottomRightRadius",//定義右下角邊框的形狀
"borderBottomWidth",//定義底部邊框的寬度
"borderColor",// 定義邊框的顏色
"borderLeftColor",//定義邊框左邊的顏色
"borderLeftWidth",//定義邊框左邊的寬度
"borderRadius",// 定義邊框的切圓角半徑
"borderRightColor",//定義邊框右邊的顏色
"borderRightWidth",//定義邊框右邊的寬度
"borderStyle",//定義邊框的樣式
"borderTopColor",//定義邊框頂部的顏色
"borderTopLeftRadius",//定義邊框左邊的顏色
"borderTopRightRadius",//定義邊框右邊的切圓角半徑
"borderTopWidth",// 定義邊框頂部的寬度
"borderWidth",//定義邊框的寬度
"bottom",// 底部
"color",// 顏色
"direction",//
"display",//
"elevation",//
"flex",//設(shè)置或檢索彈性盒模型對象的子元素如何分配空間
"flexBasis",//
"flexDirection",//
"flexGrow",//
"flexShrink",//
"flexWrap",//
"fontFamily",//
"fontSize",//
"fontStyle",//
"fontVariant",//
"fontWeight",//
"height",//
"includeFontPadding",//
"justifyContent",//
"left",//
"letterSpacing",//
"lineHeight",//
"margin",//
"marginBottom",//
"marginHorizontal",//
"marginLeft",//
"marginRight",//
"marginTop",//
"marginVertical",//
"maxHeight",//
"maxWidth",//
"minHeight",//
"minWidth",//
"opacity",//
"overflow",//
"overlayColor",//
"padding",//
"paddingBottom",//
"paddingHorizontal",//
"paddingLeft",//
"paddingRight",//
"paddingTop",//
"paddingVertical",//
"position",//
"resizeMode",//
"right",//
"rotation",//
"scaleX",//
"scaleY",//
"shadowColor",//
"shadowOffset",//
"shadowOpacity",//
"shadowRadius",//
"textAlign",//
"textAlignVertical",//
"textDecorationColor",//
"textDecorationLine",//
"textDecorationStyle",//
"textShadowColor",//
"textShadowOffset",//
"textShadowRadius",//
"tintColor",//
"top",//
"transform",//
"transformMatrix",//
"translateX",//
"translateY",//
"width",//
"writingDirection",//
"zIndex"http://
]