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

Example App does not build on iOS #13

Closed markusguenther closed 7 years ago

markusguenther commented 7 years ago

The current example app can not been build.

One reason is the missing react-native-vector-icons in the node_modules folder. And when you try to use the react-native-vector-icons verrsion 3.0.0 like in the clean form library then you can not build the app because the version is not compatible with react native 0.40.

Will solve this with a new Pull request.

6df4f4f0-d36a-11e6-8d48-4413571d0200 62ec925c-d36a-11e6-9445-3e62a20b2772