esbenp/react-native-clean-form

[TASK] Make references work with redux form

Open

#26 opened on Mar 29, 2017

View on GitHub
 (0 comments) (0 reactions) (0 assignees)JavaScript (479 stars) (83 forks)batch import
enhancementhelp wanted

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.

Contributor guide