Category: sensors
useAudioRecorder
sensorsA comprehensive hook for audio recording with real-time analysis using getUserMedia, MediaRecorder, and Web Audio APIs
useBarcodeDetector
sensorsA hook for detecting barcodes and QR codes in images using the Barcode Detection API
useDeviceOrientation
sensorsA hook for accessing device orientation data using the DeviceOrientationEvent API
useGeolocation
sensorsA hook for accessing the Geolocation API to get user's location
useHover
sensorsA hook for detecting when an element is being hovered with optional callbacks and delay
useIsMobile
sensorsA hook for detecting mobile devices using media queries and user agent
useIsTablet
sensorsA hook for detecting tablet devices using media queries and user agent
useMediaSession
sensorsA hook for customizing media notifications and handling media control actions using the Media Session API
useNetworkInformation
sensorsA hook for accessing network connection information and monitoring network changes
useUserMedia
sensorsA hook for accessing camera and microphone using the getUserMedia API
useVibration
sensorsA hook for controlling device vibration using the Vibration API