🚀 Socket Launch Week 🚀 Day 4: Introducing Historical Analytics.Learn More
Socket
Sign inDemoInstall
Socket

mixpanel-react-native

Package Overview
Dependencies
Maintainers
2
Versions
52
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

mixpanel-react-native - npm Package Versions

23456

3.0.9

Diff
jaredcmixpanel
published 3.0.9 •

Changelog

Source

v3.0.9 (2025-04-11)

Enhancements

  • Bump native SDKs, Swift 4.4.0 and Android 8.0.3 #285

Fixes

  • fix: custom storage #282

jaredcmixpanel
published 3.0.8 •

Changelog

Source

v3.0.8 (2024-11-21)

Fixes

  • encodeURIComponent body JSON data #277

jaredcmixpanel
published 3.0.7 •

Changelog

Source

v3.0.7 (2024-09-26)

Fixes

  • Revert the minSDK to 21 #271
  • revert android #267

zihe.jia
published 3.0.6 •

Changelog

Source

v3.0.6 (2024-09-10)

Enhancements

  • bump iOS to 4.3.0 and Android minSDK to 23 #264
  • upgrade android sdk to 7.5.3 #263

Fixes

  • fix: opt in tracking issue during initialize #257

zihe.jia
published 3.0.5 •

Changelog

Source

v3.0.5 (2024-05-14)

Fixes

  • fix: resolve import issue for MixpanelMain #253

zihe.jia
published 3.0.4 •

Changelog

Source

v3.0.4 (2024-05-13)

Fixes

  • Improvement for supporting the custom storage #251
  • Avoid CORS errors #250

zihe.jia
published 3.0.3 •

Changelog

Source

v3.0.3 (2024-05-10)

Enhancements

  • bump iOS to 4.2.7 #249
  • Require only the used subset of AsnycStorage as custom storage #246
  • Fix CI issues for both iOS and Android and update the sample app #241
  • Version bump Android SDK to 7.5.2 #237

Fixes

  • fix: fix adapter storage jest setup #244
  • fix storage adapter info being logged on every app launch #239
  • Added null check for empty constants object incase of web #238

zihe.jia
published 3.0.2 •

Changelog

Source

v3.0.2 (2024-04-16)

Fixes

  • Avoid crash if AsyncStorage is null #235

zihe.jia
published 3.0.1 •

Changelog

Source

v3.0.1 (2024-04-11)

Fixes

  • Replace the MixpanelReactNative with mixpanelImpl and bump native versions #231

Closed issues:

  • Expo managed workflow support #82
  • Feature request: Support react-native-web #24

zihe.jia
published 3.0.0 •

Changelog

Source

v3.0.0 (2024-04-09)

This is the official release for Expo and React Native Web support. For more details, please refer to the release notes for versions 3.0.0-beta.2 and 3.0.0-beta.1.

Enhancements

  • bump ios version to 4.2.4 #228