yamankatby / react-native-material

Modular and customizable Material Design UI components for React Native
https://rn-material.js.org
MIT License
228 stars 38 forks source link

backgroundColor is unsetable #43

Open HMDCrew opened 2 years ago

HMDCrew commented 2 years ago

Is possible personalize style props ex: backgroundColor

kfbfarley commented 2 years ago

Hello @HMDCrew,

Did you try style={{BackgroundColor: 'white'}} ?

If that doesn't work open a pull request with the changes.

If y're unable, please provide more details and I can try to propose a change