mirror of
https://github.com/rishikanthc/Scriberr.git
synced 2026-07-01 08:15:46 +00:00
- Add SwipeableItem component with framer-motion physics animations - Implement iOS-style swipe gesture to reveal Transcribe/Delete actions - Add first-visit discovery nudge animation (localStorage) - Integrate with AudioFilesTable, replace mobile kebab menu - Add robust gesture coordination: swipe vs long-press vs click - Cancel long-press on finger movement (10px threshold) - Suppress clicks for 150ms after swipe ends - Track swipe state via onSwipeStateChange callback