Konva itself has two methods for animations Tween and Animation. You can apply both of them to nodes manually.
For simple use cases we recommend to use node.to()
method.
Instructions: Try to move a rectangle.
Enjoying Konva? Please consider to
support the project.