Alternatives
Products that do what A Swift app I made in 4 months with no prior experience does
I have always dreamed of learning Swift and creating apps for iOS, but I never found the motivation to do so. I was scared by the complexity and the learning curve of programming with UIKit and Storyboard. I thought they were too complicated and too boring for me. But then I discovered SwiftUI, the new framework for building user interfaces for Apple platforms. I was captivated by its simplicity and elegance. I watched some videos and read some articles about it and I was blown away by what it could do. I decided to give it a shot and see if I could learn it and make something with it. I set…
- 1A2
Hi y'all! I am full stack web developer, and recently I started to mess around with Swift. I've been having a lot of fun and I actually build little Countdown app ( I know, how original..), but I just wanted to share it with the world!
2024
- 2

- 3

- 4

- 5

- 6

- 7

- 8IM
Hello HN! So early this year I decided to build an iOS browser offering a large range of customization options, to accommodate anyone’s usage and visual preferences. Been using it as my default browser for 6 months and not looking back. On first launch it looks and behaves a bit like Safari, but to give you an idea, here are the various ways I customized it on my phone. - More screen real estate for the webpage, less for the toolbar. - A compact toolbar containing only the buttons for actions I use the most: new tab, close tab, open tab list. Since I use them hundred times a day, I need them…
2023 · apps.apple.com
- 9AF
I actually started it June 2011 to learn iOS, launched it in September, and have been steadily adding features and making improvements. It's something I use every day and I hope other people find it useful. Enjoy!
2012 · itunes.apple.com
- 10

- 11PH
Hi everyone I'm a Notion-addicted person and love to build my own template to cover different aspects of my life, either work or personal stuff. Once, I wanted to build a habit tracker template, and I realized Notion was not the best solution. You can organize it in a much more efficient way just with a pen and a piece of paper. However, the best tool should live on your devices and have a correct structure. Then, I decided to try to build an app using SwiftUI and SwiftData. The goal was to make it a very basic version in one month. But it took me two months. I tried to add only the core…
2023 · apps.apple.com
- 12

- 13

- 14AF
I'm a long time lurker that recently quit my job to work on my own projects, a lot due to the inspiration from Hacker News. Now I have published my first serious project, an app for learning how to write Japanese characters. It's the app I always wanted but couldn't find when I was studying. It tries to be simple to use, you just start the quiz and go with the flow. There's no need to plan and manage your studies, and it uses spaced repetition for better retention. There's a promo page with more details up at http://www.kanjibyhand.com. It's only for Android so far. The free version includes…
2012
- 15WA
After getting impatient with a "SwiftUI for Designers" course I decided to fuck around and find out. Just hours after asking my 1st question: "Are you familiar with SwiftUI?" the core functionality of this app (an exercise utility) was up and working. I've spent the past week tweaking the UI with small animations and features. It's a humble tool (local storage only) but I am nonetheless floored with how GPT has allowed me to completely skip the "learning syntax" part of development and ship something that I actually use. Not only did it lower the syntax bar virtually to 0... I've learned…
2023 · testflight.apple.com
- 16BG
In previous series: https://medium.com/@ivanpashenko/how-one-designer-was-learning-swift-cc2d99658895 https://news.ycombinator.com/item?id=8556056 I've got very useful feedback from HN community previous time. Thanks a lot guys! What was done: - Changed the name (now it is searchable in the App Store by the name) - Slowmo action to slow the game down for 15 sec - In app purchase (slowmos) - Pause button works now as it suppose to work - Location achievements (Don't forget to allow location service) - Bugfixes
2015 · playblop.com
- 17IC
I'd appreciate any comments and critiques on a new site that I just launched - iosframeworks.com While developing an iPhone app, I kept stumbling across amazing frameworks/libraries/classes that my the job much easier, however, I couldn't find a concise listing of what was available. The site currently provides a searchable list of tagged frameworks. My next steps will be: * Allowing users to submit new links * Also cataloging the apps that use the frameworks listed. This will allow visitors to see how the code can be implemented. * Comments and ratings of the frameworks * A blog with…
2011
- 18II
I was tired of wasting time in traffic jams every day and wanted to use my commute to learn. I tried finding podcasts on specific topics, like explain MOE like i’m five or the pros and cons of TCA vs. MVVM in SwiftUI, but finding a single episode on niche subjects like these is kinda hard. I’ve tried tools like NotebookLM, but they require you to manually find and collect all the source material first. I wanted something simpler, that i can just ask a question and get an interesting discussion to listen to. So I spent the last three months working part-time to build InstaPodz. It's a simple…
2025 · apps.apple.com
- 19IS
i built a heart rate zone training app for runners. ios + apple watch. custom zones, real-time haptics, post-run graphs. all the “smart” stuff you’d expect. but i never talked to a single runner before building it. not even myself lol. started as a thesis → kept building → added features → added a paywall (€4/month!) → launched it → and yeah… no one cared. zero feedback. zero users. just code in the void. i recently made the whole thing free. not trying to “sell” anything now — just seeing if it’s actually useful, and listening this time. curious how others handle this. ever build…
2025 · basamasa.github.io
- 20IF
I began learning Swift by building something I wanted, a soundscape mixer that stayed out of the way on OS X and iOS. A few weeks ago I saw others were wanting the same thing based off the feedback in the Noisli thread, so now that the base features are done I wanted to share it. I'd love any feedback, and I hope it's useful to someone else: https://github.com/lukeheuer/soundescape-osx https://github.com/lukeheuer/soundescape-ios
2015
- 21MP
Hi I'm the developer of UX-App if you have any questions then fire away :) Just thought I'd give you all some background. I'm a high school teacher by day and developer by night. I was bitten by the start-up bug a few years ago and UX-App is my first product launch. In between a full time job and a 5 month old at home it has taken about 3.5 years to complete the project. I'd like to think its a unique product that holds its own against the existing competition and even has some features that no other tool has. My favorite aspect is the visual code builder which allows designers to easily…
2015
- 22A4
Hey HN, I wanted to share a project I’ve been working on called Convoxa. It’s a native iOS transcriber/summarizer. I had two main goals: keep it efficient and keep it private. THE TECH STACK 100% Swift & SwiftUI: No heavy cross-platform wrappers or bloated dependencies. Binary Size: The final build is only 4.8 MB. Transcription: Uses Apple's latest speech APIs for maximum privacy and efficiency. THE CHALLENGE: BYPASSING THE 4K CONTEXT LIMIT The biggest technical hurdle was working with Apple’s foundation models. The default context window is capped at 4096 tokens, which is practically…
Jan 2026 · apps.apple.com
- 23AA
Hey HN! This is my first iOS app. I built it because I was curious about SwiftUI and wanted to learn by doing. Since Lent is around the corner, I thought I'd share it with you. It has also been hunted on PH today: https://www.producthunt.com/posts/ascent I relied heavily on ChatGPT to build it, and honestly it was quite frustrating at times. The best part of building the app was to do it in public, as I shared regular updates on X and ended up having amazing conversations.
2024 · ggnotes.com
- 24JA
I always thought Google's Just a Line experiment[1] was crazy cool and recently wanted to revisit it. But it hadn't been updated in 7 years So I upgraded all of the dependencies (including the latest version of Swift 5), added SwiftLint and SwiftFormat, and got it (mostly) working again! Hope you have some fun with it- help welcome there's still more to do! [1] https://experiments.withgoogle.com/justaline
2025 · github.com
Ranked by how close each launch is in meaning, then by votes. Refine with a description →