esbenp/react-native-clean-form

[Improvement] Focus inputs when tapping the label

Open

#25 aberto em 29 de mar. de 2017

Ver no GitHub
 (1 comment) (1 reaction) (0 assignees)JavaScript (83 forks)batch import
enhancementhelp wanted

Métricas do repositório

Stars
 (479 stars)
Métricas de merge de PR
 (Nenhuma PRs mesclada em 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.

Guia do colaborador