sqlite-backup

JSON →
library 0.2.1 ·javascript
verified Jun 7, 2026

SQLite backup helper for Expo and React Native. Current version 0.2.1. Provides SQLite database backup and restore functionality as an Expo module, integrating with expo-sqlite. Releases track Expo SDK versions; peer-dep requires expo ^51.0.32. Key differentiator: native backup/restore via expo modules, not pure JS. Supports managed Expo workflows and bare React Native. TypeScript types included.