AsyncStorage Patterns
Small key-value persistence and migration versioning. @react-native-async-storage/async-storage is the default string KV store for Expo SDK 57 - ideal for preferences, small outboxes, feature flags, and TanStack Query persistence. It is not a database.