andreamazz / andreamazz/AMPopTip
PopTip on TextField need 2 Taps to begin editing?
Open
- Dominant language
- Swift
- Stars
- 3.3k
- Forks
- 449
- PR merge metrics
- No merged PRs in 30d
Description
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.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.