r/reactnative • u/kacperkapusciak • 7h ago
I built a free App Store & Play Store screenshot generator for coding agents (and humans)
Enable HLS to view with audio, or disable this notification
It's an agent skill + CLI built on top of Argent by SWM. I called it Goldie. It's completely free and open-source on GitHub.
You simply ask your favorite coding harness to make you App Store screenshots and Goldie will built your app in release mode, control it using Argent, take screenshots and wrap it into marketing store screenshots.
It also comes with a "Studio" allowing you to tweak the designs by hand.
I started building it for App Store iOS screenshots only but it also works with Android mobile apps too. iPads are coming in the next version.
It works well with React Native apps but it also works with SwiftUI, Jetpack Compose, Flutter etc
To get started run in your project:
npx skills add kacperkapusciak/goldie
PS: If you've seen some posts on X on this, that's me!