ide / react-native-button

A button for React apps

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Button not applying disabledContainerStyle when disabled

aabjava opened this issue · comments

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

commented

Me too!