I built a prototype in Figma mimicking the Tinder App. Figma has an "On Drag" trigger, which works flawlessly, depending on what direction the user drags a card, you trigger a new variant in your component.
In addition to "On Drag" Figma has:
  • On tap
  • On drag
  • While hovering
  • While pressing
  • Key/Gamepad
  • Mouse enter
  • Mouse leave
  • Touch down
  • Touch up
  • After delay
Framer only has:
  • Click
  • Click start
  • Mouse enter
  • Mouse leave
  • Delay
It feels like Framer is really falling behind the native functions that could offer and this improvement would be HUGE!