evollu / react-native-firebase-analytics

React native bridge for firebase analytics
MIT License
206 stars 54 forks source link

[Suggestion] A Logging Feature #59

Open mienaikoe opened 7 years ago

mienaikoe commented 7 years ago

When I'm using this in dev, i'd love some logging toggle to know that i'm at least getting my messages to the library. I suggest something like setEnabled. The default would be not to log, but to turn on logging in whatever cases the developer needs it.

P.S. Can do a PR if this is something that sounds good.

evollu commented 6 years ago

are you talking about iOS or Android?