|
I just finished the animation section of the 100 days SwiftUI course, and now i'm trying to animate a paragraph onto screen word-by-word (almost like the computer is typing it out and "thinking" live, similar to chat.openai.com) What's the best approach to take here? So far all my approaches have failed... Thanks! J |
|
You can try something like this:
|
|
You might want try this out (taking from PRO SWIFT ). It does not give you word-by-word but letter by letter!
and then you can use it
|
|
SPONSORED Let’s face it, SwiftUI previews are limited, slow, and painful. Judo takes a different approach to building visually—think Interface Builder for SwiftUI. Build your interface in a completely visual canvas, then drag and drop into your Xcode project and wire up button clicks to custom code. Download the Mac App and start your free trial today!
Sponsor Hacking with Swift and reach the world's largest Swift community!
You need to create an account or log in to reply.
All interactions here are governed by our code of conduct.
Link copied to your pasteboard.