gif-frames icon indicating copy to clipboard operation
gif-frames copied to clipboard

Using gif-frames in RN project and getting promise rejection with error stating "isTrusted: false"

Open kurnal opened this issue 5 years ago • 1 comments

kurnal avatar May 07 '20 16:05 kurnal

@kurnal sorry for not responding. That sounds like something I've never encountered because I don't work with React Native, but I'd ask you to try a couple things:

  1. Could you provide a more detailed stack trace and explain how you're trying to render your result?
  2. Check this: https://github.com/facebook/react-native/issues/12411#issuecomment-283265070 it seems maybe you need to grab e.data rather than logging the event itself? Just a guess.

benwiley4000 avatar May 27 '20 13:05 benwiley4000