ide / react-native-button

A button for React apps
MIT License
773 stars 129 forks source link

Button not applying disabledContainerStyle when disabled #70

Open aabjava opened 7 years ago

aabjava commented 7 years ago

Not applying disable styles, althouth the current code is correct when importing localy. It appears the build is not is sync with the code

"react-intl-native": "2.1.0" "react": "16.0.0-beta.5" "react-native": "0.49.3" Android API 23

redye commented 6 years ago

Me too!