GeekyAnts / react-native-to-flutter

Home Page:https://react-native-to-flutter.vercel.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

List of React Native props

hasnentai opened this issue · comments

ReactNative to Flutter Widgets Checklist

Prop List (click to expand)
Layout Props
  • alignContent

  • alignItems

  • alignSelf

  • aspectRatio

  • borderBottomWidth

  • borderEndWidth

  • borderLeftWidth

  • borderRightWidth

  • borderStartWidth

  • borderTopWidth

  • borderWidth

  • bottom

  • direction

  • display

  • end

  • flex

  • [x ] flexBasis

  • flexDirection

  • flexGrow

  • flexShrink

  • flexWrap

  • height

  • justifyContent

  • left

  • margin

  • marginBottom

  • marginEnd

  • marginHorizontal

  • marginLeft

  • marginRight

  • marginStart

  • marginTop

  • marginVertical

  • maxHeight

  • maxWidth

  • minHeight

  • minWidth

  • overflow

  • padding

  • paddingBottom

  • paddingEnd

  • paddingHorizontal

  • paddingLeft

  • paddingRight

  • paddingStart

  • paddingTop

  • paddingVertical

  • position

  • right

  • start

  • top

  • width

  • zIndex

Text Props
  • fontFamily

  • fontSize

  • fontStyle

  • fontWeight

  • includeFontPaddingAndroid

  • fontVariant

  • letterSpacing

  • lineHeight

  • textAlign

  • textAlignVerticalAndroid

  • textDecorationColoriOS

  • textDecorationLine

  • textDecorationStyleiOS

  • textShadowColor

  • textShadowOffset

  • textShadowRadius

  • textTransform

  • writingDirection

View Style Props
  • backfaceVisibility

  • backgroundColor

  • borderBottomColor

  • borderBottomEndRadius

  • borderBottomLeftRadius

  • borderBottomRightRadius

  • borderBottomStartRadius

  • borderBottomWidth

  • borderColor

  • borderEndColor

  • borderLeftColor

  • borderLeftWidth

  • borderRadius

  • borderRightColor

  • borderRightWidth

  • borderStartColor

  • borderStyle

  • borderTopColor

  • borderTopEndRadius

  • borderTopLeftRadius

  • borderTopRightRadius

  • borderTopStartRadius

  • borderTopWidth

  • borderWidth

  • elevationAndroid

  • opacity

Image Styles Props
  • backfaceVisibility

  • backgroundColor

  • borderBottomLeftRadius

  • borderBottomRightRadius

  • borderColor

  • borderRadius

  • borderTopLeftRadius

  • borderTopRightRadius

  • borderWidth

  • opacity

  • overflow

  • overlayColorAndroid

  • resizeMode

  • tintColor