Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can this be consumed without Expo? #2

Open
rmilejcz opened this issue Feb 18, 2019 · 0 comments
Open

Can this be consumed without Expo? #2

rmilejcz opened this issue Feb 18, 2019 · 0 comments

Comments

@rmilejcz
Copy link

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant