ARAutocompleteTextView icon indicating copy to clipboard operation
ARAutocompleteTextView copied to clipboard

ARAutocompleteTextView is a subclass of UITextView that automatically displays text suggestions in real-time. This is perfect for automatically suggesting the domain as a user types an email address,...

Results 5 ARAutocompleteTextView issues
Sort by recently updated
recently updated
newest added

I've updated example project to Swift 5 with Xcode 11.1. --- This change is [](https://reviewable.io/reviews/alexruperez/arautocompletetextview/14)

When there is a space in my custom prompt text, after submitting the auto-completion, deleting will cause problems. When you encounter a space, submit the auto-completion again.

bug
hacktoberfest

This just converted the Swift Example branch to Swift 3, probably keep this on it's own branch as an optional as some people are still using 2.3 at this point....

hacktoberfest

Convert the base classes to swift 3 to remove the need for bridging headers for those working in Swift projects.

hacktoberfest

Hey, I'd love to see this lib available in Swift 3 so I can implement it in my project. Thanks πŸ˜„

hacktoberfest