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
.xcodeprojfile 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!
