mixpanel-react-native
mixpanel-react-native copied to clipboard
Update Expo Example and fix more FF JS issues
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