react-native-gifted-form
react-native-gifted-form copied to clipboard
"Storing form's state elsewhere " doesn't work with 0.0.5
Cannot set initial values, onValueChange is not called also (for text widget)
@danielweinmann what do you think?
@FaridSafi, I haven't followed your improvements since I started working on react-native-stateless-form.
But, anyway, I believe the way I implemented was a bit fragile: we would have to change the architecture of the whole package to avoid breaking it with new changes, I guess. That's the only reason I invested time on creating react-native-stateless-form, actually. Did you have time to take a look at it and think of ways we can integrate the packages?
@aksonov, if you only need inline text widgets (or if you want to collaborate to the creation of other widgets), you might want to check this out: https://github.com/danielweinmann/react-native-stateless-form