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

Multiline texts. #4

Open
wants to merge 5 commits into
base: main
Choose a base branch
from
Open

Multiline texts. #4

wants to merge 5 commits into from

Conversation

krzysiekk22d
Copy link

Hi, I've implemented the multiline text feature in your package dependency. From now on, users can display multiline texts with animations, and long texts are aligned automatically.

Here's what I've accomplished:

  • I've modified the public struct AnimateText, and all key changes were made there.
  • I've created a method to calculate the number of sentences and distribute words accordingly.

Possible enhancements:

  • Allow users to customize the height of the text field in their ContentView.
  • Provide the option for users to set the font size in their ContentView.

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

Successfully merging this pull request may close these issues.

1 participant