react-native-form-component icon indicating copy to clipboard operation
react-native-form-component copied to clipboard

A customizable form component for react-native. It handles basic validation of input, and also alerts the user of failed validations.

Results 1 react-native-form-component issues
Sort by recently updated
recently updated
newest added

I am getting a warning saying support for default props will be removed. I think the code could be updated to the new standard without changing any functionality and am...