Ever wish you could just type what your iOS onboarding screens should look like… and SwiftUI builds it for you?
I’m building LiveUI, a tool that generates iOS onboarding flows from a single prompt.
Launching soon. Follow for the journey 👇 #iOSDev#SwiftUI#BuildInPublic
Got the feedback “how do I get the designs into my app?”
So now I’ve added a button to show the instructions. Also new help button too just for good measure!
#iOSDev#buildinpublic#indiedev#SwiftUI
@samm_duc It’s a journey! So far we can create screens, add navigation and images. Pretty much what you need for most onboardings! So far the biggest challenge is getting the ai to understand what a user wants. Sooooo more training data 🚀
Every example onboarding flow, layout tweak, and color chang becomes training data.
Each one makes the model better at turning prompts into clean SwiftUI.
Got a design from @Wuraoladesigns recreated it in LiveUI with a few prompts. Running on my iPhone in minutes. Can now be updated without App Store releases 👀
Missing the link to sign in. Guess that’s next.
#buildinpubic#iosDev#SwiftUI#IndieDev
So far I’m reaching out to devs and designers to try it out. Learning as we are going! Might start offering to build out peoples onboarding flows for them as it only takes a few minutes using LiveUI
Ever wanted to update your onboarding without rebuilding or waiting for App Store review so you can test ideas and boost paywall revenue faster? 👀
Here’s how I built a tool that makes that possible for SwiftUI in under 3 minutes. 🧵
Building onboarding flows is painful:
⏳ Hours of repetitive SwiftUI work 🛠 Rebuilds for every small change ⏱ App Store review delays for tiny tweaks
💸 Slow to experiment → missed chances to improve paywall conversions
I wanted something faster.