andreamazz / andreamazz/AMPopTip
PopTip on TextField need 2 Taps to begin editing?
Abierto
- Lenguaje dominante
- Swift
- Estrellas
- 3.3k
- Forks
- 449
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
When PopTip is shown on TextField, TextField need to be tap 2 times for it to becomeFirstResponder or for the keyboard to appear.
1st tap hides the PopTip, then 2nd tap makes the TextField first responder and will show keyboard. Even if shouldDismissOnTapOutside = false, it needs to be tap 2 times for the TextField to becomeFirstResponder.
Guía de contribución
No hay ninguna guía de contribución indexada para este repositorio
Evaluación
Este issue todavía no se ha evaluado.