I built a React Native boilerplate to ship mobile apps faster
Hey HN. I'm a developer and solopreneur. Few months ago I realized I was doing the same thing over and over again: set up onboarding flow, user authentication, payments, connect a DB... So I built ExpoShip for 3 reasons: 1. Save Time and focus on what matters: building a business. 2. Avoid headaches like setting up authentication or handling in-app payments. 3. Get profitable fast. I hope this boilerplate will be as helpful to you as it is for me. Would love your feedback. Rudolfs
In plain words
ExpoShip is a React Native boilerplate designed to accelerate mobile app development. It provides pre-built components and workflows for common features including user onboarding, authentication, payments, and database connectivity. Intended for developers and solopreneurs building mobile applications, ExpoShip eliminates repetitive setup tasks to let developers focus on business logic and ship products faster.
written from the facts on this page · September 2026
More dev tools this month
the category →



Open-source GTM skills for technical founders
Dev tools · 29d ago · gtmcofounder.com

OpenTrailPaper is open-source bike computer firmware for the LilyGO T5S3 4.7" E-Paper PRO. It supports offline maps, GPX routes, FIT recording and Bluetooth sensors.
Dev tools · 2d ago · opentrailpaper.com

Launched alongside, August 2024
the whole month →
- IY
Life & fun · 2024 · ytch.xyz



- IA
Hey there HN! We’re Joe and Stopa, and today we’re open sourcing InstantDB, a client-side database that makes it easy to build real-time and collaborative apps like Notion and Figma. Building modern apps these days involves a lot of schleps. For a basic CRUD app you need to spin up servers, wire up endpoints, integrate auth, add permissions, and then marshal data from the backend to the frontend and back again. If you want to deliver a buttery smooth user experience, you’ll need to add optimistic updates and rollbacks. We do these steps over and over for every feature we build, which can…
Dev tools · 2024 · github.com