React sensor hook that tracks user's geographic location.
NB: This hook accepts position options.
Run the following command:
npx ever-ui-clx@0.2.1 add demo-use-geolocation
# └──> Hook coming soon. {
"loading": true,
"accuracy": null,
"altitude": null,
"altitudeAccuracy": null,
"heading": null,
"latitude": null,
"longitude": null,
"speed": null,
"timestamp": 1762145550611
}