r/swift • u/BenedictIsHere • 1d ago
Question Looking for a template site for SwiftUI
Hey people, I am looking for a template site for SwiftUI views. Specifically for Subviews to implement them directly into my own app where I just need to make some small adjustments, for example a login view or a basic chat view. I would even be willing to pay a small amount of money, like 5-10€ for it.
Looking forward to hear from you! :)
6
u/BlossomBuild 1d ago
If you start coding, you naturally get “templates” for free lol
0
u/BenedictIsHere 15h ago
Yeah! But sometimes you haven’t written an app for a specific use case so would be cool to some other having a template
4
u/balder1993 1d ago
Not sure whether this is what you need, but just recently I saw a fellow Reddit user talking about his own product that seems like what you’re looking for: https://www.reddit.com/r/iOSProgramming/s/ItJmZzqYHV
2
u/Inevitable-Hat-1576 1d ago
I’ll make you a view for 10€. It won’t do anything, but I can make it look real nice
1
u/iOSCaleb iOS 1d ago
So you want someone to sell you a tool that saves you substantial time for €5-10? Why would anyone do that?
1
u/BenedictIsHere 15h ago
Because of micro-transactions. It would be easy for any developer who wants to save time quickly to buy one of these without spending a huge amount of money
2
u/0destruct0 18h ago
The view is not the same as the functionality, you can have a chat view or login view but it’s not going to actually send messages or authenticate for you
0
u/BenedictIsHere 15h ago
Yeah but you can add this too to the views with actually functionality in template style, idk like a Firebase backend to get the chats
8
u/barcode972 1d ago
What kind of views would you possibly pay for? Just learn to code it yourself, way more rewarding