react-ui-analytics
v1.0.0
Published
React-ui-analytics is a simple higher-order-component that helps you manage tracking a user's location in your app without having to pass props to each of those components. It uses React's new Context api API (currently polyfilled with `react-broadcast`)
Downloads
3
Readme
React-ui-analytics
React-ui-analytics is a simple higher-order-component that helps you manage tracking a user's location in your app without having to
pass props to each of those components. It uses React's new Context api API (currently polyfilled with react-broadcast
) to achieve