tomchentw / react-google-maps

React.js Google Maps integration component
https://tomchentw.github.io/react-google-maps/
MIT License
4.62k stars 939 forks source link

docs: edited grammar for clarity on README #980

Closed stephencweiss closed 4 years ago

stephencweiss commented 5 years ago

The notice about how to ask for help and expectations was confusing because of idiomatic expressions that were not used quite correctly. Edited for clarity.

JustFly1984 commented 5 years ago

Hello @stephencweiss, this library is not maintained more than a year. I would advise you to look at our new version @react-google-maps/api https://bundlephobia.com/result?p=@react-google-maps/api@1.2.3-alpha.5 https://www.npmjs.com/package/@react-google-maps/api

We have rewritten it to typescript, and get rid of most of dependencies. APi does get changed, and now we have react hooks support

stephencweiss commented 5 years ago

@JustFly1984 thank you so much! I will absolutely check that out. Cheers!