RDRussel DSouzainideas8.hashnode.dev·5d ago · 4 min readHow to Publish Your Lovable App to the App Store (Without Rebuilding It Yourself) You built something in Lovable over a weekend. It works. You sent the link to friends and they said "wait, you built this?" Then someone asked: "Is it on the App Store?" That's where most Lovable proj00
RDRussel DSouzainideas8.hashnode.dev·Jun 25 · 8 min readBiometric Authentication in React Native: The UX Decisions That Matter More Than the CodeBiometric authentication in React Native is mostly solved at the code level — expo-local-authentication does the heavy lifting. The interesting problems are all UX: when do you prompt, what happens on10