Describe the bug
Following the Quick Start, added the import to app/_layout.tsx and got the message.
To Reproduce
- Start a new RN project;
- Add the following to
app/_layout.tsx:
import { newTracker } from '@snowplow/react-native-tracker';
Expected behavior
Import done with no errors.
Screenshots
Smartphone (please complete the following information):
N/A
Additional context
N/A