ide / react-native-button

A button for React apps

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Button: propType 'containerStyle' is invalid

tomkur opened this issue · comments

Hi,
after upgrading from RN 0.17 to 0.19, I'm getting the following warning when using react-native-button:
Warning: Button: propType 'containerStyle' is invalid; it must be a function, usually from React.PropTypes.

I've made a pull request #27 to fix this.

@ide this issue should be fixed now

Thanks for quick PR, @peterlazar1993 and for quick release, @ide

I think this is happening again for "react-native": "^0.22.2"