mixpanel-react-native icon indicating copy to clipboard operation
mixpanel-react-native copied to clipboard

Update Expo Example and fix more FF JS issues

Open jaredmixpanel opened this issue 4 weeks ago • 0 comments

Changes

  • Enhanced Mixpanel request handling with GET/POST support
  • Added Feature Flags UI and API calls to MixpanelExpo sample
  • Enabled JS feature flags via environment variables
  • Initialized Mixpanel asynchronously with token from .env
  • Passed AsyncStorage to Mixpanel for feature flags
  • Improved network request handling with custom headers
  • Added initialization promise return
  • Implemented fallback UUID generation
  • Updated dependencies

jaredmixpanel avatar Dec 05 '25 16:12 jaredmixpanel