react-native-mixpanel
react-native-mixpanel copied to clipboard
Need advice on calling showNotificationIfAvailable
We are trying to call this method but its not referenced anywhere:
http://mixpanel.github.io/mixpanel-android/com/mixpanel/android/mpmetrics/MixpanelAPI.People.html#showNotificationIfAvailable-android.app.Activity-
Any advice? Would we have to fork and create our own bridge for that method?
Also for iOS the same method is simply showNotification()