danscan / rn-redux-mixpanel

Configurable redux middleware that sends your actions & user profile data to Mixpanel. Works with React Native!
67 stars 14 forks source link

replace blacklist with a ignoreAction function #5

Closed tomru closed 9 years ago

tomru commented 9 years ago

This provides much more flexibility in controlling which actions should be tracked.

danscan commented 9 years ago

Awesome addition @tomru