segmentio / analytics-react-native

The hassle-free way to add analytics to your React-Native app.
https://segment.com/docs/sources/mobile/react-native/
MIT License
360 stars 185 forks source link

Fix/libweb 1767 #972

Closed hvardhan-unth closed 2 months ago

hvardhan-unth commented 2 months ago

Issue : Mixpanel - Missing increment properties method

Fix : Update the mixpanel key and added the constructor for using increment property, also added first_name & last_name to the userTraits.

hvardhan-unth commented 2 months ago

Not required.