react-native-tracker.eventstoreconfiguration.asyncstorage
Home > @snowplow/react-native-tracker > EventStoreConfiguration > asyncStorage
EventStoreConfiguration.asyncStorage property
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;