esbenp/react-native-clean-form

[Improvement] Focus inputs when tapping the label

Open

#25 opened on Mar 29, 2017

View on GitHub
 (1 comment) (1 reaction) (0 assignees)JavaScript (83 forks)batch import
enhancementhelp wanted

Repository metrics

Stars
 (479 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

At the moment it can be annoying to get the input to be focused.

So it would be nice if you can tab the label or form group and then automatically focus the input.

Contributor guide