react-native-tracker.eventstoreconfiguration.maxeventstoresize
Home > @snowplow/react-native-tracker > EventStoreConfiguration > maxEventStoreSize
EventStoreConfiguration.maxEventStoreSize property
The maximum amount of events that will be buffered in the event store
Will drop events once the limit is hit
Signature:maxEventStoreSize?: number;