Closed
Description
After I upgrade to RN0.40RC0( or perhaps it exists in RN0.39 as well, I will test it later) I get this error consistently, the only change is that I'm using native event(AnimatedScrollVIew) now, and it throw the error on both iOS and Android.
I try to comment this line
and then it works as before.There no other commits changed this DiffClamp implementation so I guess it's related to AnimatedScrollVIew
, so any ideas? @janicduplessis