Simple Interactive Profile View in SwiftUI
What it does:
Uses LinearGradient to create a dynamic background.
Displays a profile image with a circular border and shadow for a sleek look.
Includes a text element that changes between "Your Name" and "Alice" when tapped.
#SwiftUI