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 IOS button styles not having shadow and having incorrectly vertically aligned text #54

Closed mlabrum closed 8 years ago

mlabrum commented 8 years ago

Hey,

I'm using the material design elements on IOS and I noticed that the buttons were a little off, so I've fixed them :D

Before: button_before

After: button_after

Thanks!

Ehesp commented 8 years ago

Nice one :)