After upgrading `mixpanel-react-native` from **v3.0.5** to **v3.0.9**, all events started showing `distinct_id: null` (`"<nil>"` in Mixpanel). This seems to match the issue described in this pull request: https://github.com/mixpanel/mixpanel-react-native/pull/273
After upgrading
mixpanel-react-nativefrom v3.0.5 to v3.0.9, all events started showingdistinct_id: null("<nil>"in Mixpanel).This seems to match the issue described in this pull request:
#273