GeekyAnts / GeekyAnts/react-native-to-flutter

List of React Native props

Open
#11 0 comments 0 reactions 1 assignee Claimed by @hasnentai View on GitHub
Dominant language
TypeScript
Stars
72
Forks
10
PR merge metrics
No merged PRs in 30d

Description

# ReactNative to Flutter Widgets Checklist

##### Prop List (*click to expand*)

Layout Props

- [x] alignContent

- [x] alignItems

- [x] alignSelf

- [ ] aspectRatio

- [x] borderBottomWidth

- [x] borderEndWidth

- [x] borderLeftWidth

- [x] borderRightWidth

- [x] borderStartWidth

- [x] borderTopWidth

- [x] borderWidth

- [ ] bottom

- [x] direction

- [x] display

- [ ] end

- [x] flex

- [x ] flexBasis

- [x] flexDirection

- [x] flexGrow

- [x] flexShrink

- [x] flexWrap

- [x] height

- [x] justifyContent

- [x] left

- [x] margin

- [x] marginBottom

- [x] marginEnd

- [x] marginHorizontal

- [x] marginLeft

- [x] marginRight

- [x] marginStart

- [x] marginTop

- [x] marginVertical

- [x] maxHeight

- [x] maxWidth

- [x] minHeight

- [x] minWidth

- [ ] overflow

- [x] padding

- [x] paddingBottom

- [x] paddingEnd

- [ ] paddingHorizontal

- [x] paddingLeft

- [x] paddingRight

- [x] paddingStart

- [x] paddingTop

- [x] paddingVertical

- [x] position

- [x] right

- [ ] start

- [x] top

- [x] width

- [ ] zIndex

Text Props

- [x] fontFamily

- [x] fontSize

- [x] fontStyle

- [x] fontWeight

- [ ] includeFontPaddingAndroid

- [ ] fontVariant

- [x] letterSpacing

- [x] lineHeight

- [ ] textAlign

- [ ] textAlignVerticalAndroid

- [ ] textDecorationColoriOS

- [ ] textDecorationLine

- [ ] textDecorationStyleiOS

- [ ] textShadowColor

- [ ] textShadowOffset

- [ ] textShadowRadius

- [ ] textTransform

- [ ] writingDirection

View Style Props

- [ ] backfaceVisibility

- [x] backgroundColor

- [x] borderBottomColor

- [ ] borderBottomEndRadius

- [x] borderBottomLeftRadius

- [x] borderBottomRightRadius

- [ ] borderBottomStartRadius

- [x] borderBottomWidth

- [x] borderColor

- [ ] borderEndColor

- [x] borderLeftColor

- [x] borderLeftWidth

- [x] borderRadius

- [x] borderRightColor

- [x] borderRightWidth

- [ ] borderStartColor

- [ ] borderStyle

- [x] borderTopColor

- [ ] borderTopEndRadius

- [x] borderTopLeftRadius

- [x] borderTopRightRadius

- [ ] borderTopStartRadius

- [x] borderTopWidth

- [x] borderWidth

- [ ] elevationAndroid

- [ ] opacity

Image Styles Props

- [ ] backfaceVisibility

- [ ] backgroundColor

- [ ] borderBottomLeftRadius

- [ ] borderBottomRightRadius

- [ ] borderColor

- [ ] borderRadius

- [ ] borderTopLeftRadius

- [ ] borderTopRightRadius

- [ ] borderWidth

- [ ] opacity

- [ ] overflow

- [ ] overlayColorAndroid

- [ ] resizeMode

- [ ] tintColor

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.