{
  "attrs": [
    "layoutPriority",
    "paddingLeft",
    "paddingRight",
    "paddingTop",
    "paddingBottom",
    "marginLeft",
    "marginRight",
    "marginTop",
    "marginBottom",
    "windowBlur",
    "useAlign",
    "accessibilityImportance",
    "onAccessibility",
    "onFocusMove",
    "onWillDismiss",
    "allowForceDark",

    "width",
    "height",
    "drawModifier",
    "customProperty",
    "expandSafeArea",
    "responseRegion",
    "mouseResponseRegion",
    "size",
    "constraintSize",
    "touchable",
    "hitTestBehavior",
    "onChildTouchTest",
    "layoutWeight",
    "chainWeight",
    "padding",
    "safeAreaPadding",
    "margin",
    "background",
    "backgroundColor",
    "pixelRound",
    "backgroundImage",
    "backgroundImageSize",
    "backgroundImagePosition",
    "backgroundBlurStyle",
    "backgroundEffect",
    "backgroundImageResizable",
    "foregroundEffect",
    "visualEffect",
    "backgroundFilter",
    "foregroundFilter",
    "compositingFilter",
    "foregroundBlurStyle",
    "opacity",
    "border",
    "borderStyle",
    "borderWidth",
    "borderColor",
    "borderRadius",
    "borderImage",
    "outline",
    "outlineStyle",
    "outlineWidth",
    "outlineColor",
    "outlineRadius",
    "foregroundColor",
    "onClick",
    "onHover",
    "onHoverMove",
    "onAccessibilityHover",
    "hoverEffect",
    "onMouse",
    "onTouch",
    "onKeyEvent",
    "onDigitalCrown",
    "onKeyPreIme",
    "onKeyEventDispatch",
    "onFocusAxisEvent",
    "onAxisEvent",
    "focusable",
    "nextFocus",
    "tabStop",
    "onFocus",
    "onBlur",
    "tabIndex",
    "defaultFocus",
    "groupDefaultFocus",
    "focusOnTouch",
    "focusBox",
    "focusScopeId",
    "focusScopePriority",
    "animation",
    "transition",
    "gesture",
    "priorityGesture",
    "parallelGesture",
    "blur",
    "linearGradientBlur",
    "motionBlur",
    "brightness",
    "contrast",
    "grayscale",
    "colorBlend",
    "saturate",
    "sepia",
    "invert",
    "systemBarEffect",
    "hueRotate",
    "useShadowBatching",
    "useEffect",
    "backdropBlur",
    "renderGroup",
    "freeze",
    "translate",
    "scale",
    "gridSpan",
    "gridOffset",
    "rotate",
    "transform",
    "onAppear",
    "onDisAppear",
    "onAttach",
    "onDetach",
    "onAreaChange",
    "visibility",
    "flexGrow",
    "flexShrink",
    "flexBasis",
    "alignSelf",
    "displayPriority",
    "zIndex",
    "sharedTransition",
    "direction",
    "align",
    "position",
    "markAnchor",
    "offset",
    "enabled",
    "useSizeType",
    "alignRules",
    "chainMode",
    "aspectRatio",
    "clickEffect",
    "onDragStart",
    "onDragEnter",
    "onDragMove",
    "onDragLeave",
    "onDrop",
    "onDragEnd",
    "allowDrop",
    "draggable",
    "dragPreview",
    "dragPreviewOptions",
    "onPreDrag",
    "overlay",
    "linearGradient",
    "sweepGradient",
    "radialGradient",
    "motionPath",
    "shadow",
    "blendMode",
    "advancedBlendMode",
    "clip",
    "clipShape",
    "mask",
    "maskShape",
    "key",
    "id",
    "geometryTransition",
    "bindTips",
    "bindPopup",
    "bindMenu",
    "bindContextMenu",
    "bindContextMenuByResponseType",
    "bindContextMenuByIsShow",
    "bindContextMenuWithResponse",
    "bindContentCover",
    "bindSheet",
    "stateStyles",
    "restoreId",
    "onVisibleAreaChange",
    "onVisibleAreaApproximateChange",
    "sphericalEffect",
    "lightUpEffect",
    "pixelStretchEffect",
    "keyboardShortcut",
    "accessibilityGroup",
    "accessibilityText",
    "accessibilityNextFocusId",
    "accessibilityDefaultFocus",
    "accessibilityUseSamePage",
    "accessibilityScrollTriggerable",
    "accessibilityRole",
    "onAccessibilityFocus",
    "accessibilityTextHint",
    "accessibilityDescription",
    "accessibilityLevel",
    "accessibilityVirtualNode",
    "accessibilityChecked",
    "accessibilitySelected",
    "obscured",
    "reuseId",
    "reuse",
    "renderFit",
    "attributeModifier",
    "gestureModifier",
    "backgroundBrightness",
    "onGestureJudgeBegin",
    "onGestureRecognizerJudgeBegin",
    "shouldBuiltInRecognizerParallelWith",
    "monopolizeEvents",
    "onTouchIntercept",
    "onSizeChange",
    "accessibilityFocusDrawLevel",
    "toolbar"
  ]
}