react-google-maps icon indicating copy to clipboard operation
react-google-maps copied to clipboard

is this repo still maintained?

Open bansalvks opened this issue 4 years ago • 3 comments

Hey Tom,

Getting the following warning: Legacy context API has been detected within a strict-mode tree.

I can see that the last commit was on 5 Jan 2018, so are you no longer maintaining this awesome project?

regards, Vikas Bansal

bansalvks avatar Oct 11 '20 07:10 bansalvks

@bansalvks The repo of this project is unmaintained more than 3 years, and we had build new version https://www.npmjs.com/package/@react-google-maps/api

We had rewrite it to TypeScript, and updating it frequently: https://github.com/JustFly1984/react-google-maps-api/tree/master/packages/react-google-maps-api You can enjoy autocomplete.

You can see our docs: https://react-google-maps-api-docs.netlify.app

Also a lot of examples: https://react-google-maps-api-gatsby-demo.netlify.app/ https://github.com/JustFly1984/react-google-maps-api/tree/master/packages/react-google-maps-api-gatsby-example/src/examples

The bundle size is much smaller: https://bundlephobia.com/result?p=@react-google-maps/api

Our Spectrum community: https://spectrum.chat/react-google-maps
Our Slack channel: https://join.slack.com/t/react-google-maps-api/shared_invite/enQtODc5ODU1NTY5MzQ4LTBiNTYzZmY1YmVjYzJhZThkMGU0YzUwZjJkNGJmYjk4YjQyYjZhMDk2YThlZGEzNDc0M2RhNjBmMWE4ZTJiMjQ

Enjoy!

JustFly1984 avatar Oct 11 '20 08:10 JustFly1984

@bansalvks there's another good alternative that's maintained and worth consideration: https://github.com/google-map-react/google-map-react

alexkhismatulin avatar Nov 19 '20 08:11 alexkhismatulin

@alexkhismatulin I ca't say it is actively maintained, last release in July 2020, and they have a message that they are searching for contributors.

JustFly1984 avatar Nov 29 '20 13:11 JustFly1984