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

Default example throws error #92

Open diego-lipinski-de-castro opened 5 years ago

diego-lipinski-de-castro commented 5 years ago

image

image

added the package via yarn and copy paste readme example

markusguenther commented 5 years ago

Hello @diego-lipinski-de-castro,

the package is grown over time and is not really maintained anymore. Since I can only merge on GitHub and don't release the package on npm I also stopped fixing things. I guess it is just incompatible to the latest RN. Which version did you try?