davide-scalzo / react-native-mixpanel

A React Native wrapper for Mixpanel tracking
MIT License
455 stars 195 forks source link

fix(push): Crash clearPushRegistrationId #192

Open putuyoga opened 5 years ago

putuyoga commented 5 years ago

This should fix crash caused by incorrect clearPushRegistrationId interface. Also update the typescript definition.

Ref: https://github.com/davodesign84/react-native-mixpanel/issues/134