react-native-form-generator
react-native-form-generator copied to clipboard
Generate forms with native look and feel in a breeze
Unable to style the react-native Picker and PickerItem components. I attempted to use the pickerWrapper, but only the backgroundColor can be changed this way and not the font family nor...
I need my input forms to be read-only until I put them in edit mode. So I need to manage _editable_ and _disabled_ props of the fields. InputField is easy:...
Modifications were done to Input, Link, Switch, and Picker fields, which now have the flexibility to add your left and right icons, style any of them, search items in Picker...
I just copy the example code on the README.md and it throws this error. I think it's because something about PropTypes has changed in newer versions of React Native.
Hi and good job, I get the subject error every time I try to import the package. **Error: React native cannot read property 'string' of undefined** I was able to...
This is related to an issue https://github.com/facebook/react-native/issues/16542 As a user has pointed out: > View.propTypes.style isn't valid and printed a deprecation message for several releases before it was removed. Use...
Hi i'm investigating, but at the moment the time picker crashes app. Using the example code, in android, running on samsung S7
Solution to #131
I can't implement on Android, seem you're missing CountDownField.android.js? react-native ver: 0.55.4