joekndy / MarqueeText

Marquee or "scrolling text" effect in SwiftUI
270 stars 43 forks source link

Understanding How it works #11

Closed k28gupta closed 2 years ago

k28gupta commented 2 years ago

I want to understand why string height is being considered in the xOffset of Texts?

It might be helpful to explain the solution in Readme for fellow developers.