esbenp / react-native-clean-form

Easy react-native forms using bootstrap-like syntax with redux-form+immutablejs integration. Styled using styled-components
http://esbenp.github.io/2017/01/06/react-native-redux-form-immutable-styled-components/
MIT License
478 stars 83 forks source link

Fixes #72 #80

Closed priezz closed 6 years ago

priezz commented 6 years ago

Fixes declared 'PropTypes' instead 'propTypes' error

markusguenther commented 6 years ago

Thanks for your PR... will check it soonish :)