Skip to main content

react-native-tracker.eventjson

Home > @snowplow/react-native-tracker > EventJson

EventJson type

An array of tuples which represents the unprocessed JSON to be added to the Payload

Signature:
type EventJson = Array<EventJsonWithKeys>;