Animation in Ray

Panel mini-program development related product technical discussions, including panel mini-programs, intelligent mini-programs, React Native, Ray cross-platform framework, Panel SDK, WeChat mini-programs, mini-program development tools (IDE), and other related development technologies.


Post Reply
yakimts
Posts: 1

  • The versions of @ray-js/ray, @ray-js/panel-sdk 1.17.12

Is there any replacement in Ray framework for Animated.Value from react-native?
I tried SpringValue from react-spring/web 10.0.1, but it does not update value after start.

Code example:

► Show Spoiler
muhai
Posts: 127

Re: Animation in Ray

Not yet. But there are animation components for native miniprogram, visit https://developer.tuya.com/en/miniapp/d ... #animation

Post Reply