<!-- Do not edit this file. It is automatically generated by API Documenter. -->

[Home](./index.md) &gt; [@snowplow/react-native-tracker](./react-native-tracker.md) &gt; [EventStoreConfiguration](./react-native-tracker.eventstoreconfiguration.md) &gt; [useAsyncStorageForEventStore](./react-native-tracker.eventstoreconfiguration.useasyncstorageforeventstore.md)

## EventStoreConfiguration.useAsyncStorageForEventStore property

Whether to use the AsyncStorage library as the persistent event store for the event store

<b>Signature:</b>

```typescript
useAsyncStorageForEventStore?: boolean;
```
