esbenp/react-native-clean-form

[Improvement] Focus inputs when tapping the label

Open

#25 geöffnet am 29. März 2017

Auf GitHub ansehen
 (1 Kommentar) (1 Reaktion) (0 zugewiesene Personen)JavaScript (83 Forks)batch import
enhancementhelp wanted

Repository-Metriken

Stars
 (479 Stars)
PR-Merge-Metriken
 (Keine gemergten PRs in 30 T)

Beschreibung

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