Skip to content
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

How to make text appear smoothly #400

Open
charvoa opened this issue Nov 15, 2017 · 1 comment
Open

How to make text appear smoothly #400

charvoa opened this issue Nov 15, 2017 · 1 comment

Comments

@charvoa
Copy link

charvoa commented Nov 15, 2017

I know this is not an issue, but maybe this could be a great feature for Chatto.
I'd need to make the text appear smoothly when I update it

For example, there is two bubble :

User1 : "Hey Mate !" 

              "Hey Bro" : User2

And I want to change the text from user2 to :

User1 : "Hey Mate !" 

              "Hey Bro how are you ?" : User2

I'd like to make the ' how are you ?' part of the text appear smoothly with an alpha transition .

For example I'd want something like this : https://www.youtube.com/watch?v=9qnm_JPBtPA&feature=youtu.be&t=35s

Note : I already know how to modify the text, I just don't know how to make a part of the sentence (or the whole sentence) appear smoothly ...

What would be the solution ?

Thanks !

@mountaineer59
Copy link

mountaineer59 commented Nov 19, 2017

Hey, I am facing an issue and you seem to know the solution for it. that is to modify a text in a bubble view.
can you please help me with it , I have already spent a lot of time searching through chatto source code, but couldn't find it. If you could help me, it'll save a ton of time. Besides, I'm new to swift. :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants