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 (83 forks)batch import
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.

Contributor guide