Tag
#offline-first
An Offline-First Folder Architecture for Expo Apps
An offline-first Expo app needs a clear data, sync, and UI split. Here is a folder architecture that keeps offline working and an AI agent on track while it builds.
WatermelonDB Offline Storage on iOS via Claude Prompts
WatermelonDB gives a React Native app a fast, offline-first local database. Here is how to structure the schema, models, and sync, and what to prompt Claude for.
Agritech Offline-First PWA in React: The Architecture
Build an offline-first agritech PWA in React: service worker plus Workbox, Dexie over IndexedDB, a sync queue, and the honest iOS Background Sync caveat.
Construction Daily Safety Briefing App UI (Free iOS)
Build a construction daily safety briefing and toolbox-talk app: topic of the day, hazard checklist, attendee sign-in, photos, offline-first. From a free VP0 design.
Construction Site Daily Log App Template (Free iOS UI)
Build a construction daily log app in SwiftUI: weather, crew, work done, and photo evidence, from a free VP0 design. Offline-first and timestamped for the record.
Livestock Farm Management App UI (Free iOS Template)
Build a livestock management app in SwiftUI: animal records, health and breeding logs, and tasks, from a free VP0 design. Offline-first for the barn.
Offline Mode UI: Turn No Connection Into No Problem
A no-internet screen should help, not blame. Build offline states from a free VP0 design that show cached content, queue actions, and recover gracefully.
Warehouse Inventory Scanner App in React Native (Free UI)
Build a warehouse inventory scanner in React Native: fast barcode scanning, a running count, and offline-first sync, from a free VP0 design.
WatermelonDB Offline Sync Setup in React Native
Set up offline-first sync in React Native with WatermelonDB: a local database, a sync engine, and conflict handling, from a free VP0 design.