Home > @snowplow/react-native-tracker > EventStoreConfiguration > asyncStorage
The Async storage implementation. In environments where AsyncStorage is not available or where another kind of storage is used, you can provide a custom implementation.
Signature:
asyncStorage?: AsyncStorage;