diff --git a/docs/api/animation-frame.md b/docs/api/animation-frame.md new file mode 100644 index 0000000000000000000000000000000000000000..ad882473a3ce6c22dc801194bed05f25a346cfab --- /dev/null +++ b/docs/api/animation-frame.md @@ -0,0 +1,33 @@ +## uni.requestAnimationFrame(callback) @requestanimationframe + + + + + + + + + + + + + +## uni.cancelAnimationFrame(taskId) @cancelanimationframe + + + + + + + + + + + + + + + + + + \ No newline at end of file