Closed mghignet closed 2 years ago
Hi there, im having trouble with this package. I updated the expo sdk and now I cant install it. How could I install your edited version of the package on my app ? @mghignet
Hi,
Unfortunately, I couldn't make it to the end either. It requires the publication the update of something I forgot about already, that only @xcarpentier could publish (not present in code).
We ended up using npm i --legacy-peer-deps
.
I'm closing this.
Hello ! First, thank you for this library! I'm using it and it's awesome.
I was having issues with
npm install
after upgrading to Expo v45. I updated the versions in the peerDependencies section so that it works again. Tested with Node v16.13.0 with NPM v8.11.0.I'm using my own version as a dependency for my projects while this is being reviewed.
Thank you!