Create useLongPress hook with 500ms delay, 10px movement cancellation (Euclidean distance), and ghost click suppression. Integrate into Message component to trigger the existing context menu bottom sheet on touch devices.
Create useLongPress hook with 500ms delay, 10px movement cancellation (Euclidean distance), and ghost click suppression. Integrate into Message component to trigger the existing context menu bottom sheet on touch devices.