I'm using React Native 0.63.4
and getting this error sometimes. Pretty sure it is related to input focus, both autofocus
and user manual focus. The problem is: it almost never happens, very sporadic, but crashes the app in both RELEASE and DEBUG, and I barely know where to look for it. I've found some articles talking about a similar error, here and here, but still don't help. I also found this link which shows some conditions that might lead to the exception. I noticed it happening, in my cases, to Animated.Add
and Animated.Multiply
.
Does anybody have any idea what's going on? Thanks.
Asked
Active
Viewed 331 times
1

Siipe
- 468
- 1
- 5
- 13