Properties
note
All standard React-Native properties still work.
@see https://reactnative.dev/docs/image-style-props#reference
@see https://reactnative.dev/docs/layout-props#reference
@see https://reactnative.dev/docs/shadow-props#reference
@see https://reactnative.dev/docs/text-style-props#reference
@see https://reactnative.dev/docs/view-style-props#reference
- Size
- Position
- Flex
- Spacing
- Transform
- Transition
- Border
- border New
- borderWidth Change
- borderTopWidth
- borderStartWidth
- borderEndWidth
- borderRightWidth
- borderBottomWidth
- borderLeftWidth
- borderColor
- borderTopColor
- borderRightColor
- borderBottomColor
- borderLeftColor
- borderStartColor
- borderEndColor
- borderRadius Change
- borderTopRadius New
- borderBottomRadius New
- borderTopLeftRadius
- borderTopRightRadius
- borderTopStartRadius
- borderTopEndRadius
- borderBottomLeftRadius
- borderBottomRightRadius
- borderBottomStartRadius
- borderBottomEndRadius
- borderStyle
- boxShadow New
- shadowColor
- shadowOffset Change
- shadowOpacity Change
- shadowRadius Change
- elevation Android
- Font
- Text
- Image
- View
- Other