jasudev / AnimateText

This library for animating text. Developed with SwiftUI. This library supports iOS/macOS.
MIT License
313 stars 27 forks source link

Are there any plans to add multi line support? #3

Open arigl opened 1 year ago

arigl commented 1 year ago

As far as I could tell, there is no option to animate text that is more than one line. Is this an error on my end or is this intentional?

jasudev commented 1 year ago

As far as I could tell, there is no option to animate text that is more than one line. Is this an error on my end or is this intentional?

Multi-line text is not supported.

krzysiekk22d commented 8 months ago

I've just made this option. See the code on my profile.