Releases: kristerkari/react-native-known-styling-properties
Releases · kristerkari/react-native-known-styling-properties
1.3.0
- Added: support for
borderBlockColor
,transformOrigin
,userSelect
properties. - Added: support for
borderBlockEndColor
,borderBlockStartColor
,borderEndEndRadius
,borderEndStartRadius
,borderStartEndRadius
,borderStartStartRadius
properties. - Removed:
decomposedMatrix
andtransformMatrix
properties.
1.2.0
- Added: support for
rowGap
,columnGap
, andgap
properties.
v1.1.0
- Added: Add
css-to-react-native
propplaceContent
to known props
v1.0.5
- Added: React Native specific
aspectRatio
property to known properties.
v1.0.4
- Added:
textTransform
property.
v1.0.3
- Fixed: Added missing "end" properties from React Native documentation.
v1.0.2
- Fixed: Added missing properties from React Native documentation.
v1.0.1
- Fixed: fix name
allRN2CSSProps
=>allCSS2RNProps
v1.0.0
- Intial release