Closed zeromero-dev closed 2 years ago
Hi @zeromero-dev,
Thank you for trying this out. I deployed a new beta earlier today with react 18 support. You can try it out npm install react-simple-maps@beta
. There's still some more stuff in the works, but this will be part of react-simple-maps v3.
That's great news! So my pull request is no longer needed, right? If not, I'd be glad to help you @zimrick out.
Yeah, it's ok. I merged your previous one for the peer dependencies. That should be ok for now. We are currently working on a number of things here in order to make this repo a bit easier to test and contribute to.
I tried to update the dependencies in package.json and package-lock.json to add the support for React v.18, but I can't see how I can actually test and run the project to see if any bug occurs.
It would be great if you could provide me with a guide on how to run the project to see if everything works as it should. All the tests and builds were performed.