1.0.3 • Published 6 years ago
react-native-matomo-collect v1.0.3
react-native-matomo-collect
Getting started
$ npm install react-native-matomo-collect --save
Mostly automatic installation
$ react-native link react-native-matomo-collect
Usage
import MatomoCollect from 'react-native-matomo-collect';
// TODO: What to do with the module?
MatomoCollect;