invertase / react-native-material-design

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

Overriding a style #187

Open smartdev021 opened 4 years ago

smartdev021 commented 4 years ago

I've implemented a component button but I'd like to override the style; for instance moving the text to center it properly. I can't find how to do so.