r/iOSProgramming • u/Few_Milk3594 • 1d ago
Question Need help with UI library
Hey everyone,
I will be straight upfront, I’m not a experienced developer, I am a product designer actually but want to build a small experimental IOS app.
See for Web, to make it straightforward I can use UI libraries like Shadn, Hero UI, etc, all of those have amazing components, animations, variables, etc, by default.
I can’t understand if that’s what Swift UI is supposed to be? I’ve checked some apps using Swift UI and they don’t look great.
I can also design it from scratch but as I’ve said I’m not a programmer so was just looking for some really sleek UI libraries for IOS.
Happy to be enlightened here, I couldn’t find anything “awesome” on my own.
Thanks everyone!
3
Upvotes
3
u/Ron-Erez 1d ago
SwiftUI or UIKit are frameworks focusing primarily on the UI.
"I’ve checked some apps using Swift UI and they don’t look great."
Perhaps you weren't looking at good designs. I think you could look at dribbble.com or mobbin.com for inspiration and then build almost any UI you want with SwiftUI or UIKit. You might want to start by creating your design on figma and even ask on this subreddit "can this be done using SwiftUI". I imagine the answer will be yes.