UNPKG

react-native-known-styling-properties

Version:
38 lines (20 loc) 891 B
## v1.3.0 - Added: support for `borderBlockColor`, `transformOrigin`, `userSelect` properties. - Added: support for `borderBlockEndColor`, `borderBlockStartColor`, `borderEndEndRadius`, `borderEndStartRadius`, `borderStartEndRadius`, `borderStartStartRadius` properties. - Removed: `decomposedMatrix` and `transformMatrix` properties. ## v1.2.0 - Added: support for `rowGap`, `columnGap`, and `gap` properties. ## v1.1.0 - Added: Add `css-to-react-native` prop `placeContent` 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