Skip to content

Latest commit

 

History

History
18 lines (10 loc) · 620 Bytes

File metadata and controls

18 lines (10 loc) · 620 Bytes

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

CorePlugin.activateCorePlugin property

Called when the plugin is initialised during the trackerCore construction

Signature:

activateCorePlugin?: (core: TrackerCore) => void;

Remarks

Use to capture the specific core instance for each instance of a core plugin