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 errors #10

Closed tylerthebuildor closed 7 years ago

tylerthebuildor commented 7 years ago

React Native tries to bundle up the node_modules and breaks.

Exporting components straight from a function doesn't seem to be supported.

tylerthebuildor commented 7 years ago

Total side note! I'd love to pull your project into mine. Your code is super clean and clever and we need to add forms to our library. What do you think? http://getcarbonnative.com/

mwarger commented 7 years ago

@tylerbuchea That is a great idea.