-
Notifications
You must be signed in to change notification settings - Fork 7
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Not working with UITextView #11
Comments
Do you have a code sample you can share? |
Hey,
I’ve attached a hacked version of the example project showing it working for a textfield but not a textview.
Cheers,
Adam
… On 7 Oct 2018, at 15:32, Dan Loewenherz ***@***.***> wrote:
Do you have a code sample you can share?
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub <#11 (comment)>, or mute the thread <https://github.com/notifications/unsubscribe-auth/AX1WCth3TNz80-MVXdfFJyXFi_3Ys5Ppks5uihBqgaJpZM4XLygg>.
|
@lawmaestro It doesn't look like it came through. |
Apologies, try this:
If you switch out the |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I've been unable to get this working with 'UITextView'. The example project uses a 'UITextField' which seems to work fine. However, when switching that out for a 'UITextView' that too stops working :(
The text was updated successfully, but these errors were encountered: