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 (479 stars) (83 forks)batch import
enhancementhelp wanted

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