wellyshen / use-places-autocomplete

😎 📍 React hook for Google Maps Places Autocomplete.
https://use-places-autocomplete.netlify.app
MIT License
1.25k stars 64 forks source link

Do all hooks share the same context? #1139

Open cgarrovillo opened 8 months ago

cgarrovillo commented 8 months ago

For example, If I initialized the hook once on a page, would other hooks called inside components also require initialization?