Skip to main content

react-native-tracker.coreplugin.aftertrack

Home > @snowplow/react-native-tracker > CorePlugin > afterTrack

CorePlugin.afterTrack property

Called just after the trackerCore callback fires

Signature:
afterTrack?: (payload: Payload) => void;