Skip to content

Conversation

@amopitt
Copy link

@amopitt amopitt commented Nov 13, 2022

running into peer dependency conflicts because the version is pinned to only allow to 1.6.1 < 2.0.0 however the devDependencies show its using 2.3.1

Copy link
Owner

@avishain avishain left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Did you check it with those versions? it's working as expected?

@amopitt
Copy link
Author

amopitt commented Nov 14, 2022

Installed both peer dependencies locally within the fork, then ran npm install. Ran npm pack and installed the .tgz into our RN project. Launched via expo and it is working as I expected. I did bump the version to test locally to 2.0.0, so up to you if you accept how you want to apply a new version. Also ran the tsc task to ensure that was building properly.

image

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

Successfully merging this pull request may close these issues.

2 participants