dylsteck/litecast — reverse-engineered prompt

Reverse engineered prompt

GitHub

Build me a clean, simple mobile Farcaster client called Litecast. I want it to feel lightweight and polished, with a nice login screen, a home feed for casts, search for people or casts, and the ability to open a cast and reply to it.

Use Expo and React Native, and connect it to Farcaster through Neynar. It should read the Neynar API key from an environment file. Make the app easy to run locally with Expo Go on iOS, Android, and web.

Please focus on making the core experience beautiful and usable rather than adding lots of extra features. The screens should match the vibe of a modern social app, simple typography, good spacing, smooth navigation, and empty or loading states that don’t look broken.

Set up the project so I can install dependencies, add my API key, start the Expo dev server, and test it in the simulator. Look up current Expo and Neynar docs online if you need to.

Want more depth? Deep Reverse