This demo app shows how the Snowplow React Native tracker can be used to track events both from the React Native code as well as native (Obj-C/Java) code. Visit the documentation to learn more about the setup.
yarn # install dependencies
yarn run:ios # run on an iOS simulator
yarn run:android # run on an Android emulator