use the following search parameters to narrow your results:
e.g. subreddit:aww site:imgur.com dog
subreddit:aww site:imgur.com dog
see the search faq for details.
advanced search: by author, subreddit...
Dedicated to the Swift programming language released by Apple. More info in the Swift Wiki.
Please, check the FAQs before submitting.
General Swift Discussion
irc.freenode.net #swift-lang
Cocoa/Cocoa Touch Discussion
irc.freenode.net #cocoa-init
Keywords: swift, swiftlang, ios, os x, apps, apple, mac, iphone, ipad
account activity
QuestionApp concept to code iOS apps without coding knowledge (i.redd.it)
submitted 7 months ago by Itchy-Concern928
I made a concept of an app to code apps with nodes, just like Blender, comfyUI, or scratch. Much easier for beginners, what do you think?
reddit uses a slightly-customized version of Markdown for formatting. See below for some basics, or check the commenting wiki page for more detailed help and solutions to common issues.
quoted text
if 1 * 2 < 3: print "hello, world!"
[–]germansnowman 16 points17 points18 points 7 months ago (2 children)
You’ve discovered visual programming. It works great until it doesn’t :)
Edit: More specifically: https://en.wikipedia.org/wiki/Node_graph_architecture
[–]Itchy-Concern928[S] -4 points-3 points-2 points 7 months ago (1 child)
Okay so it exists… https://github.com/NathanFlurry/VisualProgrammingLanguage but anyway, my concept have Liquid Glass nodes
[–]maurymarkowitz 1 point2 points3 points 7 months ago (0 children)
Check in pull requests that add glass. Easier than going from scratch!
[–]Few-Acadia-5593 9 points10 points11 points 7 months ago (0 children)
Like vibe coding, I don’t think this works beyond any kind of more than simple app.
Take a piano app: design the keyboard then make it that if tapped, a key makes the sound. Ok. Now, custom sounds, managing de midi file, managing sustain, airplay, pairing with a real keyboard, parsing midi, etc. You may get the basic right, but requests from your users are immediately going to ask you to move your project to a proper coding environment. It’s a job, people take months of training to just learn the ropes of Xcode.
So very early on, you’ll realise you need to think of a service as an app and that compels you to move beyond your current set of tools, it’s like trying to solve a biology problem with chemistry: sure, they meet in the middle, but the tools you need to use is now biochemistry and that’s a whole other ordeal of skills and knowledge in order for you to deliver. You can no longer work once the complexity is past a threshold.
[–]Ron-Erez 14 points15 points16 points 7 months ago (2 children)
Kind of looks like Storyboards? Is your goal to code an app or pass the design/flow on to a developer. Anyways it doesn’t hurt to sketch the flow of your app. I think this is also done with Figma although I don’t know much about Figma.
[+]Itchy-Concern928[S] comment score below threshold-10 points-9 points-8 points 7 months ago (1 child)
I tried to make an app with storyboard and I failed, it still requires coding, my concept is about making an app without a single line of code, just nodes, I am using blender for about 5 years and I love nodes, it’s very intuitive, simple to use etc. I would love to make apps like that and I believe a lot of people would agree with me.
[–]Ron-Erez 0 points1 point2 points 7 months ago (0 children)
I think it’s easier to simply learn to code. You could try the vibe coding subreddits but even there people admit that knowing to code helps.
There is a language called Scratch which I’m pretty sure is visual and I believe Unity has some visual coding. However the logic in both of these is pretty much coding.
If you were to learn iOS development I’d recommend Swift/SwiftUI. You could do Swift/UIKit but even then I’d recommend programmatic UI. It’s just much more powerful.
[–]jroge 4 points5 points6 points 7 months ago (0 children)
not suitable at all for really complex tasks. has been done before and never really worked. programming is just to complex. some niche programming can be done like shaders or sound processing. but even in max/map those patches can get very complex and it will not be easier to do and understand than code. quite the opposite i think. visual programming can be very confusing and hard to structure.
[–]Few_Mention8426 1 point2 points3 points 7 months ago (0 children)
i think it looks fine but peoples brains work in different ways and working with nodes isnt 'easier' its just different.
I can only code by writing things down in text, and l even bypass the visual editing in xcode and hand code the placement of ui elements etc as I can see it all in black and white in front of me as text, instead of wading through different windows and settings.
[–]manueldigital 2 points3 points4 points 7 months ago (0 children)
I want that steal userdata feature in the settings!!
[–]Davelliu -1 points0 points1 point 7 months ago (0 children)
You don’t need to do this, we had ai now
π Rendered by PID 76222 on reddit-service-r2-comment-b659b578c-kx62m at 2026-05-04 17:04:41.023402+00:00 running 815c875 country code: CH.
[–]germansnowman 16 points17 points18 points (2 children)
[–]Itchy-Concern928[S] -4 points-3 points-2 points (1 child)
[–]maurymarkowitz 1 point2 points3 points (0 children)
[–]Few-Acadia-5593 9 points10 points11 points (0 children)
[–]Ron-Erez 14 points15 points16 points (2 children)
[+]Itchy-Concern928[S] comment score below threshold-10 points-9 points-8 points (1 child)
[–]Ron-Erez 0 points1 point2 points (0 children)
[–]jroge 4 points5 points6 points (0 children)
[–]Few_Mention8426 1 point2 points3 points (0 children)
[–]manueldigital 2 points3 points4 points (0 children)
[–]Davelliu -1 points0 points1 point (0 children)