Closed wilsonpage closed 8 years ago
We can either run this a parallel with react-native-google-analytics-bridge
or replace it with our own wrapper that can be called from JS or Native code.
Do you thikn it makes sense to send a PR to react-native-google-analytics-bridge
to allow native use of the api?
That would be cool.
On Thu, Nov 3, 2016 at 3:51 PM, Francisco Jordano notifications@github.com wrote:
Do you thikn it makes sense to send a PR to react-native-google-analytics- bridge to allow native use of the api?
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/mozilla-magnet/magnet-client/issues/296#issuecomment-258184067, or mute the thread https://github.com/notifications/unsubscribe-auth/AA-Sh9qU1ZrIEqgGCdz7n6DMX029vYkeks5q6gL6gaJpZM4KoR0O .
Gonna break this down into three tasks
Api
mechanism.react-native-google-analytics-bridge
@samgiles ... like a boss 😎
Closed in #349
As notifications become more advanced more of our code has to run on the native side. We need to be able to call Google Analytics from native code so that we can learn from user interactions with notifications when the app is closed.