analytics-x

0.0.4 • Public • Published

analytics-x

npm npm npm

Cross-platform Analytics for React and React Native apps.

Getting Started

Install analytics-x using yarn:

yarn add analytics-x

Setup

React Native

No additional setup required for react-native.

React DOM

If using Webpack, you need to add the .dom.js extension to the extensions array.

module.exports = {
  resolve: {
    extensions: ['.dom.js', '.js', '.json'],
  },
};

Motivation

Usage

Contributing

If you have any ideas on how this module could be better, create an Issue or submit a PR.

Package Sidebar

Install

npm i analytics-x

Weekly Downloads

1

Version

0.0.4

License

MIT

Last publish

Collaborators

  • negativetwelve