react-hook-geolocation icon indicating copy to clipboard operation
react-hook-geolocation copied to clipboard

Feature: Add loading as additional

Open 2Up1Down opened this issue 3 years ago • 0 comments

Return a loading state while the data is being read by the sensor. Something similar is done in the useGeolocation hook from the react-use collection.

https://github.com/streamich/react-use/blob/master/docs/useGeolocation.md

2Up1Down avatar Nov 12 '22 15:11 2Up1Down