react-native-mixpanel
react-native-mixpanel copied to clipboard
A React Native wrapper for Mixpanel tracking
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...