Jump to content
Search Community

Kári Bertilsson

Members
  • Posts

    6
  • Joined

  • Last visited

Posts posted by Kári Bertilsson

  1. I am using Draggable on a React component and managed to get this working correctly on IOS by wrapping the React component in double <NonPassiveTouchTarget /> from https://gist.github.com/xiaody/206c4168f9001671c0a374af4558f582

     

    On android the "lockAxis: true" works, but on IOS it does not work unless i use the wrapper also.

     

    I would love to get rid of that boilerplate code, so hope this will be fixed in GSAP. I would expect lockAxis to work the same on both platforms.

    • Like 2
×
×
  • Create New...