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

[RTT] Fixing App crash in Release mode #184

Open Moumene opened 5 years ago

Moumene commented 5 years ago

Fix the crash of the app in Release mode

The use of View.propTypes.style cause the app to crash in newer version of ReactNative. Adding few fixes for styling and few custimizations.

CLAassistant commented 5 years ago

CLA assistant check
All committers have signed the CLA.