We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I can't see any morphing effect when there is no storyboard used
The text was updated successfully, but these errors were encountered:
clear the text and input the message again programmatically
Sorry, something went wrong.
It didn't work. I've done this:
textView.text = "" textView.text = "Some New String"
Without any luck
I got a weirder result, where the morph finally happened, but in super slow-motion (i.e. 15 seconds to complete).
No branches or pull requests
I can't see any morphing effect when there is no storyboard used
The text was updated successfully, but these errors were encountered: