esbenp/react-native-clean-form

[Improvement] Focus inputs when tapping the label

Open

#25 ouverte le 29 mars 2017

Voir sur GitHub
 (1 commentaire) (1 réaction) (0 assignés)JavaScript (83 forks)batch import
enhancementhelp wanted

Métriques du dépôt

Stars
 (479 stars)
Métriques de merge PR
 (Aucune PR mergée en 30 j)

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.

Guide contributeur