react-native-forms icon indicating copy to clipboard operation
react-native-forms copied to clipboard

[Deprecated] A simple, declarative API for creating cross-platform, native-appearing forms with React Native

Results 3 react-native-forms issues
Sort by recently updated
recently updated
newest added

you need to update you PropTypes use to support new react-native version

Hello! Good package. I use it for my Android app. `onChange` event isn't working correctly. When I copy-paste the text into cell `onChange` isn't called. Also when I press only...

Thank you for this nice library! Really appreciate your work! I was wondering how to focus another text input on pressing "Next" in the keyboard. Usually I used to give...