styled-components / css-to-react-native

Convert CSS text to a React Native stylesheet object
MIT License
1.14k stars 79 forks source link

[Doc] Supported properties map #86

Open marlonmleite opened 6 years ago

marlonmleite commented 6 years ago

I miss the map with all the existing properties in React Native and the equivalent in Styled Components.

This would be very useful for both beginners and consultants alike.

A simple table with all properties:

React Native Styled Components
backgroundColor background-color
jacobp100 commented 6 years ago

:+1: Does anybody want to look at this? The shorthand properties we support are here