react-native-forms
react-native-forms copied to clipboard
[Deprecated] A simple, declarative API for creating cross-platform, native-appearing forms with React Native
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...