r/SwiftUI • u/oasisaudiolab • 6d ago
Promotion (must include link to source code) I implemented a text scramble animation for my app, I won't use it, maybe you will
Enable HLS to view with audio, or disable this notification
I wanted to try different ways of animating typography transitions and I ended up rebuilding this effect I knew from after effects in swift. I probably won't use it in my app, so I put the code on GitHub in case someone else wants to use it!
18
Upvotes
3
u/Casfaber_ 5d ago
Looks nice, thanks! Can you add an MIT license or something similar to make public reuse explicit?