Skip to content
This repository was archived by the owner on Sep 3, 2022. It is now read-only.
This repository was archived by the owner on Sep 3, 2022. It is now read-only.

React Native support? #21

@vkarpov15

Description

@vkarpov15

I'm currently stuck wrestling with react native mobile app and I'm currently trying to get some sort of analytics plugged into it. There are a few libs out there that help, but only partially:

image

Right now

import Analytics from 'analytics.js'
const analytics = Analytics({
  writeKey: process.env.SEGMENT_KEY,
  skipPageCall: true
})

Gives me a "cannot find module "771"" error. Any idea what's going on here?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions