Skip to main content

react-native-tracker.emitterconfigurationbase.eventstore

Home > @snowplow/react-native-tracker > EmitterConfigurationBase > eventStore

EmitterConfigurationBase.eventStore property

Enables providing a custom EventStore implementation to store events before sending them to the collector.

Signature:
eventStore?: EventStore;