offline-first
OfficialBuild offline-capable apps with local storage and sync.
Authortimequity
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Offlining mobile apps require robust local storage, reliable data synchronization, and effective conflict resolution to stay productive even when the network is unavailable.
Core Features & Use Cases
- Storage options: AsyncStorage, MMKV, SQLite, WatermelonDB
- Sync strategies: Optimistic updates and background synchronization
- Conflict resolution: Last-write-wins or manual resolution
- Network status awareness and simple usage patterns
Quick Start
Initialize storage with MMKV, implement an optimistic update, and configure a minimal background sync loop.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: offline-first Download link: https://github.com/timequity/plugins/archive/main.zip#offline-first Please download this .zip file, extract it, and install it in the .claude/skills/ directory.