invertase / react-native-material-design

React Native UI Components for Material Design
http://react-native-material-design.github.io
MIT License
3.15k stars 365 forks source link

Fix colors on Avatar #93

Closed fmvilas closed 8 years ago

fmvilas commented 8 years ago

Hi @Ehesp

Thanks for the awesome library. Here you have a quick fix for a bug I found. Let me know if it doesn't make sense as I'm new to ReactNative and don't know so much about Material.

That was causing problems when, for instance, you set color to paperTeal, paperOrange, etc.

I found it using the demo app.

lakeoffaith commented 8 years ago

nice

fmvilas commented 8 years ago

Are you going to update npm package?