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 76 forks source link

Fix the dependencies to react-native and vector-icons #12

Closed markusguenther closed 7 years ago

markusguenther commented 7 years ago

If you have react native and react-native-vector-icons as dependency in your project you get naming collisions.

esbenp commented 7 years ago

Hey, thanks a lot for the contribution :-)