Problem : setTimeOut with .timing().start

后端 未结 0 1851
猫巷女王i
猫巷女王i 2020-12-29 19:01

I am facing an issue with Animation (Animated) in react-native.

setTimeout(() => {
Animated.timing(animatedValue, {
      toValue: initialValue,
      dura         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题