Evidence-based research into offline-first React Native apps identifies which library as the most mature solution for local-first data with automatic sync?
-
A
AsyncStorage with manual sync logic
-
B
WatermelonDB
-
C
SQLite via expo-sqlite with custom sync
-
D
Realm (now Atlas Device SDK)