Guest User

Untitled

a guest
Dec 16th, 2017
68
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.59 KB | None | 0 0
  1. [
  2. "alignContent",
  3. "alignItems",
  4. "alignSelf",
  5. "aspectRatio",
  6. "backfaceVisibility",
  7. "backgroundColor",
  8. "borderBottomColor",
  9. "borderBottomLeftRadius",
  10. "borderBottomRightRadius",
  11. "borderBottomWidth",
  12. "borderColor",
  13. "borderLeftColor",
  14. "borderLeftWidth",
  15. "borderRadius",
  16. "borderRightColor",
  17. "borderRightWidth",
  18. "borderStyle",
  19. "borderTopColor",
  20. "borderTopLeftRadius",
  21. "borderTopRightRadius",
  22. "borderTopWidth",
  23. "borderWidth",
  24. "bottom",
  25. "color",
  26. "decomposedMatrix",
  27. "direction",
  28. "display",
  29. "elevation",
  30. "flex",
  31. "flexBasis",
  32. "flexDirection",
  33. "flexGrow",
  34. "flexShrink",
  35. "flexWrap",
  36. "fontFamily",
  37. "fontSize",
  38. "fontStyle",
  39. "fontVariant",
  40. "fontWeight",
  41. "height",
  42. "includeFontPadding",
  43. "justifyContent",
  44. "left",
  45. "letterSpacing",
  46. "lineHeight",
  47. "margin",
  48. "marginBottom",
  49. "marginHorizontal",
  50. "marginLeft",
  51. "marginRight",
  52. "marginTop",
  53. "marginVertical",
  54. "maxHeight",
  55. "maxWidth",
  56. "minHeight",
  57. "minWidth",
  58. "opacity",
  59. "overflow",
  60. "overlayColor",
  61. "padding",
  62. "paddingBottom",
  63. "paddingHorizontal",
  64. "paddingLeft",
  65. "paddingRight",
  66. "paddingTop",
  67. "paddingVertical",
  68. "position",
  69. "resizeMode",
  70. "right",
  71. "rotation",
  72. "scaleX",
  73. "scaleY",
  74. "shadowColor",
  75. "shadowOffset",
  76. "shadowOpacity",
  77. "shadowRadius",
  78. "textAlign",
  79. "textAlignVertical",
  80. "textDecorationColor",
  81. "textDecorationLine",
  82. "textDecorationStyle",
  83. "textShadowColor",
  84. "textShadowOffset",
  85. "textShadowRadius",
  86. "tintColor",
  87. "top",
  88. "transform",
  89. "transformMatrix",
  90. "translateX",
  91. "translateY",
  92. "width",
  93. "writingDirection",
  94. "zIndex"
  95. ]
Add Comment
Please, Sign In to add comment