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

add support for setting people property once #14

Closed madhums closed 8 years ago

madhums commented 8 years ago

Introduces another method called selectUserProfileDataOnce from which $set_once properties are taken.

madhums commented 8 years ago

Would be great if you can npm publish

madhums commented 8 years ago

Meanwhile I have published rn-redux-mixpanel-once@1.2.0 to npm if anyone needs it