JinxiuLiu / react-native-njg

农机狗 react-native

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Valid style props:

    "alignContent",
    "alignItems",
    "alignSelf",
    "aspectRatio",
    "backfaceVisibility",
    "backgroundColor",
    "borderBottomColor",
    "borderBottomLeftRadius",
    "borderBottomRightRadius",
    "borderBottomWidth",
    "borderColor",
    "borderLeftColor",
    "borderLeftWidth",
    "borderRadius",
    "borderRightColor",
    "borderRightWidth",
    "borderStyle",
    "borderTopColor",
    "borderTopLeftRadius",
    "borderTopRightRadius",
    "borderTopWidth",
    "borderWidth",
    "bottom",
    "color",
    "decomposedMatrix",
    "direction",
    "display",
    "elevation",
    "flex",
    "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"

IconFont.json

    {
      "dianpu": 58899,
      "maiche": 58917,
      "wode": 58929,
      "zhuye": 58936,
      "fabu": 58999,
      "sousuo": 58939,
      "zuobiao": 58938,
      "qiandao": 58998,
      "shang": 58923,
      "xia": 58932,
      "you": 58935,
      "zuo": 58900,
    }

About

农机狗 react-native

License:MIT License


Languages

Language:JavaScript 77.7%Language:Objective-C 13.2%Language:Python 5.2%Language:Java 3.9%