esbenp/react-native-clean-form
View on GitHub[TASK] Make references work with redux form
Open
#26 opened on Mar 29, 2017
enhancementhelp wanted
Repository metrics
- Stars
- (479 stars)
- PR merge metrics
- (No merged PRs in 30d)
Description
In the general react native form elements you can reference to the next ( and on android also previous ) element. This does not work at the moment.
Would be awesome to have this. Makes the usability much better.