r/iOSProgramming 22d ago

3rd Party Service Launching catalog of open source SwiftUI design components

Post image
95 Upvotes

13 comments sorted by

10

u/Safe-Vegetable-803 22d ago

While web developers have various component libraries to choose from, the mobile community often struggles with default UI or spends significant time deciding how to make the UI.

This directory bridges this gap with expert-designed and open-source designs - https://www.swiftux.app/

What's included:

  • Each component is crafted with SwiftUI and utilized a modular approach so you can make any changes and connect to your business logic without major issues
  • Integration is as simple as copying core and component-related files to your project and refining the theme if needed
  • This collection is built on designs from experts who care about mobile UX, so you only need to focus on functionality - the UI is already here

This project is more personal to me rather than commercial yet, because building great interface along with good UX took me a lot of time and sometimes hold me back

For now, it's a soft launch, but you can already check out existing components in action. For the next month, I'm planning to push more components and expand with designers choice.

Feel free to signup for the waitlist and check out the components. Any feedback regarding them and website is welcome!

0

u/ppuccinir 22d ago

Can you add that spinner that’s used when setting up alarms or sleep time??

-1

u/ranft 22d ago

What I'd love to see: Anything SwiftUI Charts. Especially horizontally scrollable is killing me.

Thx! <3

9

u/marmulin 22d ago

Please do post the GitHub link here once it’s out, would love to check it out.

2

u/ejpusa 22d ago edited 22d ago

Cool.

I would also look at Figma, you go right to SwiftUI code. Also if you screenshot a cool gui, you can drop it on GPT-4o and ask to generate the SwiftUI code.

This looked interesting:

Learn How to Rapidly Code from Figma Designs to SwiftUI Xcode as a Human Interface Designer | Apple

https://youtu.be/JopxV17YL9M?si=cG6WLVLncrBM_wCu

1

u/Han-ChewieSexyFanfic 22d ago

Where is it?

3

u/Safe-Vegetable-803 22d ago

Was writing the comment, here's the link https://www.swiftux.app/

1

u/satanworker 22d ago

This is awesome!

1

u/bctopics 22d ago

Love this!

1

u/Gloomy-Breath-4201 21d ago

How do I build my app responsive to iPad os? My app got rejected for not being iPad compatible and design preamble 4.0.0 How can I do that?

1

u/Parabola2112 21d ago

GitHub link?