i18next AsyncStorage Backend
JSON →A caching layer backend for i18next that loads and caches translation resources from React Native's AsyncStorage. Version 1.0.2, last updated in 2019. Typically used in combination with the i18next Chained Backend to provide a primary cache with a fallback loader. Requires @react-native-community/async-storage as a peer dependency, which is deprecated in favor of @react-native-async-storage/async-storage. Minimal API surface; configuration via prefix, expiration time, and version objects.