DeVladinci

Results 1 issues of DeVladinci

While `isInteraction` is enabled won't get callbacks `InteractionManager.runAfterInteractions`. This can be really hard to debug by the way. ``` Animated.parallel( [color0, color1].map(animatedColor => { return Animated.timing(animatedColor, { toValue: customColors.length, duration:...

enhancement