react-google-maps
React.js Google Maps integration component

The changelog is automatically generated via standard-version and can be found in project root as well as npm tarball.
Getting Help
Before doing this, did you:
You can get someone's help in three ways:
Please, be noted, no one, I mean, no one, is obligated to help you in ANY means. Your time is valuable, so does our contributors. Don't waste our time posting questions like âhow do I do X with React-Google-Mapsâ and âmy code doesn't workâ. This is not the primary purpose of the issue tracker. Don't abuse.
For contributors
Some simple guidelines
- Don't manually modify
lib
folder. They're generated during yarn release
process
- Follow conventional-commits-specification
- standard-version
- Auto generated:
src/macros
-> src/components
-> lib/components
- Other components are manually maintained
- Use
yarn
and keep yarn.lock
updated in PR
- Discuss! Discuss! Discuss!