esbenp / react-native-clean-form

Easy react-native forms using bootstrap-like syntax with redux-form+immutablejs integration. Styled using styled-components
http://esbenp.github.io/2017/01/06/react-native-redux-form-immutable-styled-components/
MIT License
478 stars 83 forks source link

Overriding the defaut theme #22

Closed markusguenther closed 7 years ago

markusguenther commented 7 years ago

Overriding the default theme is not possible for all elements. On the other hand it would be nice to have the default theme available in the public API. So it is easier to adjust less stylings.

Actually you need to copy the whole theme to inherit properties.