So what analytics works with expo/expokit?

I have tried to detach to expokit and use react native firebase but there are millions of problems.

I have also tried segment but apparently it only forwards your event to other platforms where still require native integration.

Have tried to move to a clean react native init project but can’t find ok alternative to expo.WebBrowser.

So are there anything that can do events analytics with expo/expokit projects?

You could check AWS Mobile Analytics. There is even an NPM package that looks pretty promising
https://www.npmjs.com/package/expo-aws-mobile-analytics

This topic was automatically closed 15 days after the last reply. New replies are no longer allowed.