Component - Device info and haptics
This React Native component shows basic device information and provides a button to trigger a vibration (haptic feedback) on the device. It helps users feel a physical response when they tap the button.
This React Native component shows basic device information and provides a button to trigger a vibration (haptic feedback) on the device. It helps users feel a physical response when they tap the button.
View ├─ Text (Device Info) └─ Button (Trigger Vibration)