Show HN: Made an internal communication app with just SWIFTUI
1–10 of 31 posts
Re: Show HN: Made an internal communication app with just SWIFTUI
#2Re: Show HN: Made an internal communication app with just SWIFTUI
#3Re: Show HN: Made an internal communication app with just SWIFTUI
#4I built a project with it recently and liked some aspects of it, reminded me of working with WPF years ago, but also found it a bit cumbersome.
Re: Show HN: Made an internal communication app with just SWIFTUI
#5Re: Show HN: Made an internal communication app with just SWIFTUI
#6- How long it took?
- Was your first project in Swift UI?
- Was enough with Apple documentation?
- What other educational resources did you use to find how to solve the problems?
- What versions of Swift / Swift UI did you use?
Re: Show HN: Made an internal communication app with just SWIFTUI
#7Some of the UI looks involved (like the chat UI). Much more complicated than other SwiftUI I have seen so far. I haven’t dug into SwiftUI at my day job, but would love to hear more details about your process. What issues did you run into? Did you use many third party dependencies?
etc
Re: Show HN: Made an internal communication app with just SWIFTUI
#8That "before the company begins to doubt your competency" message in the last screenshot is not exactly giving me warm fuzzy feelings about the app :)
Re: Show HN: Made an internal communication app with just SWIFTUI
#9How did you find SwiftUI? I built a project with it recently and liked some aspects of it, reminded me of working with WPF years ago, but also found it a bit cumbersome.
Re: Show HN: Made an internal communication app with just SWIFTUI
#10Congrats! it looks great!! Few questions if you have the time: - How long it took? - Was your first project in Swift UI? - Was enough with Apple documentation? - What other educational resources did you use to find how to solve the problems? - What versions of Swift / Swift UI did you use?
- Was your first project in Swift UI? Yes
- Was enough with Apple documentation? Not really. You will need some help on STACKOVERFLOW
- What other educational resources did you use to find how to solve the problems? https://www.hackingwithswift.com, asking and looking for a lot of workaround on STACKOVERFLOW
- What versions of Swift / Swift UI did you use? Swift 5.1 > SWIFTUI 2.0