How to use expo-firebase-analytics - 1 common examples

To help you get started, we’ve selected a few expo-firebase-analytics examples, based on popular ways it is used in public projects.

Secure your code as it's written. Use Snyk Code to scan source code in minutes - no build needed - and fix issues immediately.

github expo / expo / packages / expo-firebase-app / src / utils / getModuleInstance.ts View on Github external
get analytics() {
    return require('expo-firebase-analytics').default;
  },
  get auth() {

expo-firebase-analytics

A universal module that interfaces with the native firebase analytics API

MIT
Latest version published 1 year ago

Package Health Score

66 / 100
Full package analysis

Popular expo-firebase-analytics functions