A beautiful glassmorphism-style profile card built with SwiftUI using ultraThinMaterial
, gradients
, blur effects
, and clean iOS 17 design techniques. Perfect for modern iOS apps, profile screens, widgets, and more.
β¨ Built entirely with SwiftUI β no third-party libraries!
- Modern glassmorphism design (blur + transparency)
- Profile image with animated gradient ring
- Reusable social icon buttons
- Soft shadows and rounded corners
- Fully built using pure SwiftUI (no UIKit!)
- Compatible with iOS 17+
- SwiftUI
- Xcode 15+
- iOS 17 SDK
- ultraThinMaterial & LinearGradient
- SF Symbols
- Clone the repository
git clone https://github.com/UpendraVerma/GlassmorphismProfileCard-SwiftUI.git
- Open the
.xcodeproj
file in Xcode - Run the project on a simulator or device running iOS 17 or later
- Profile card in portfolio apps
- iOS widgets or onboarding UI
- Design showcase or resume apps
GlassmorphismProfileCard-SwiftUI/
βββ GlassCardApp.gif # Demo GIF
βββ ContentView.swift # Main view
βββ GlassCardView.swift # Reusable card component
βββ AnimatedBackground.swift # Background animation
βββ Assets.xcassets
βββ Info.plist
βββ ...
Created by Upendra Verma
π https://github.com/UpendraVerma
This project is licensed under the MIT License
If you found this helpful, feel free to β star the repo, fork it, and share with fellow developers!