Dhrumil-Organization/FlowNest — reverse-engineered prompt
Reverse engineered prompt
Build me a working Android mobile app called FlowNest from this repo. I don’t have a detailed product spec yet, so keep it simple and make the app feel like a clean, polished starter app that opens reliably on an Android emulator or physical phone.
Use the existing React Native and TypeScript setup, and reuse the current screens, components, hooks, and common folders instead of starting over. I want a nice home screen, basic navigation if there are already multiple screens, consistent styling, and no obvious crashes or placeholder errors. Please clean up anything broken, remove unused junk if it is safe, and make sure the Android build works with React Native CLI.
Also update the README with clear steps for installing, running on Android, cleaning the build, and creating a release APK. If you need current React Native Android docs, look them up online.
Want more depth? Deep Reverse