thabti / react-native-css

Style React-Native components with css
MIT License
769 stars 66 forks source link

value auto is set like null #37

Closed juvasquezg closed 8 years ago

juvasquezg commented 8 years ago

Hi,

When I use the property with 'auto', it set like null ¿it is normal?

for example:

img {
  width: 100%;
  height: auto;
}

Generate

"img":{"width":100,"height":null}

Thank you!!

thabti commented 8 years ago

@juvasquezg Can you create a PR for this bug? thanks

alexmick commented 8 years ago

Closing (see #42)

thabti commented 8 years ago

@alexmick can you send me your email ( thabti.sabeur[at]gmail.com)