Skip to content

Can this be consumed without Expo? #2

@rmilejcz

Description

@rmilejcz

Installing this to my project causes this error:

UnhandledPromiseRejectionWarning: Error: jest-haste-map: Haste module naming collision:
  Duplicate module name: react-native
  Paths: ProjectRoot/node_modules/react-native-branch/node_modules/react-native/package.json collides with ProjectRoot/node_modules/react-native/package.json

If I remove react-native-branch then then another dependency causes the conflict etc etc and I'm pretty sure these are all dependencies of Expo (since you don't seem to be using them at all in your source code, just a few Expo modules).

Is there any work around to this? I quite like this library and it's simplicity and would prefer using it to a native solution.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions