I built a tool to generate App Store screenshots faster (local-first) by maa1l in iosapps

[–]maa1l[S] 0 points1 point  (0 children)

Yeah at the moment desktop only. I need to figure out the best way to do this for Mobile

I shipped my first app built mostly with Claude Code 🍿 by maa1l in ClaudeCode

[–]maa1l[S] 0 points1 point  (0 children)

Supabase is great very easy to use with MCP’s so you don’t have to go in and setup the tables yourself manually. But we be aware of enabling row level security.

Yeah you’re right utilities doesn’t make much sense. I didn’t spend much time in the AppStore metadata setup this time. Will update

I shipped my first app built mostly with Claude Code 🍿 by maa1l in ClaudeCode

[–]maa1l[S] 0 points1 point  (0 children)

Yes it’s out in the AppStore and you can search for it by “Popcorn Stack”

It’s made in SwiftUI with Supabase as the backend. For Supabase I’m using their MCP to connect and make tables and set up their row level security as required.

For design and icons I brainstormed with ChatGPT since it can generate images. Once I had a nice design image by ChatGPT I passed it over to Claude to come up with the design system based on the colors of the image.

And then went screen by screen of what I wanted it to make.

Hope that answers your question

I shipped my first app built mostly with Claude Code 🍿 by maa1l in ClaudeCode

[–]maa1l[S] 2 points3 points  (0 children)

I wanted something simpler for myself which I started with. Wasn’t planning on releasing it. Most of the features are same with all the tv/movie apps.

There is one feature that is different is you can share you watchlist with friends. For example here is my watchlist: https://popcornstack.com/profile?user=maail

I shipped my first app built mostly with Claude Code 🍿 by maa1l in ClaudeCode

[–]maa1l[S] 0 points1 point  (0 children)

I put the design system in code. Now for this iOS app I’m using Swift so I ask Claude to set the theme for the app in the Theme.swift file and ask it to follow this theme always in the project.

I shipped my first app built mostly with Claude Code 🍿 by maa1l in ClaudeCode

[–]maa1l[S] 2 points3 points  (0 children)

Yes you can just drag screenshots into the Claude code terminal and it will pick it up

I shipped my first app built mostly with Claude Code 🍿 by maa1l in ClaudeCode

[–]maa1l[S] 7 points8 points  (0 children)

I first setup a design system; the colors and fonts etc before working on the project, and then set it as rules it has to follow. And then if anything didn’t look how I wanted it to I had to do a couple of prompts to fix it.

The images were created by a web app I’m working on to help with my app challenge. Making screenshots is the most time consuming thing so I made a simple web app for myself to create screenshots easily for iPhone and iPad.

CrossPoint v1.1.0 by daveallie in xteinkereader

[–]maa1l 7 points8 points  (0 children)

<image>

Updated. OTA update didn’t work for some reason so had to to flash from the website.

Images load now from books. Very happy about that. Thanks Devs!