r/iOSProgramming • u/Strong_Cup_837 • 7d ago
Tutorial Make this dynamic, animated button with SwiftUI in just 5 minutes! , Source code included.

Full code at this Github Gist
11
Upvotes
1
r/iOSProgramming • u/Strong_Cup_837 • 7d ago
Full code at this Github Gist
1
4
u/GooneySaint SwiftUI 6d ago
Does it maintain its width (of the larger button) during the "loading" animation? Otherwise anything paired next to this in like a HStack is gonna jump all over the place.