react-native-mixpanel icon indicating copy to clipboard operation
react-native-mixpanel copied to clipboard

A React Native wrapper for Mixpanel tracking

Results 74 react-native-mixpanel issues
Sort by recently updated
recently updated
newest added

Hey @davodesign84 , would like to see the feature of `unregisterSuperProperty` integration. it will be helpful for us to remove the un-used super properties.

I suppose that the calls to Mixpanel are asynchronous. Is it safe to just call the functions and let them take care of themselves? Or are there any initializations that...

Hey all, I have a situation where we have to log events to 2 mixpanel projects at once. In case you are wondering, the reason is our old mixpanel system...

enhancement