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

Is it possible to have the text slowly typed instead of shown all at once? #2459

Open
dchhetri opened this issue Nov 20, 2023 · 2 comments
Open

Comments

@dchhetri
Copy link

Issue Description

No issue but a feature request

Steps to Reproduce / Code Snippets

With large text shown, it's very jarring to show all at once.

Expected Results

Hoping the text shown can be typed slowly. For example the server might respond back with a paragraph, which I would like to show word by word instead of all at once in a message bubble.

Additional Information

  • Nodejs version: 20
  • React version: 18
  • React Native version: 0.71
  • react-native-gifted-chat version: 2.4.0
  • Platform(s) (iOS, Android, or both?): IOS
  • TypeScript version: 4.9
@fukemy
Copy link

fukemy commented Nov 21, 2023

yes, but I think better using readMore + readLess for your case

@dchhetri
Copy link
Author

dchhetri commented Nov 21, 2023

I want the chat to feel interactive (much like talking to an AI) so would be great if you could provide some guidelines on how to achieve. @fukemy

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