JustFly1984 / react-google-maps-api

React Google Maps API
MIT License
1.82k stars 439 forks source link

Update to React 18 #2989

Closed marduzca closed 2 years ago

marduzca commented 2 years ago

Please explain PR reason

Updating React to version 18

Primajin commented 2 years ago

Closes #2978 ?

marduzca commented 2 years ago

@Primajin Hopefully :D

Primajin commented 2 years ago

How are we coming along, is there anything I can do to help?

JustFly1984 commented 2 years ago

@Primajin you can look at readme and choose some new components and create tests in gatsby-example instead of PureCompoment. You also can take one of missing functional components and make implementation based on those I've already made. I'm going to upgrade gatsby-example itself to support reacr@18 tomorrow. It should link packages with lerna already.

Primajin commented 2 years ago

Sadly I can't get the project to start/run on my machine - I am happy to contribute once it is running 😕

JustFly1984 commented 2 years ago

closing this PR