feat: add reusable AnimationCanvas component
Standalone Skia canvas for wallpaper thumbnail previews with configurable FPS cap for battery efficiency.
This commit is contained in:
1
src/components/animation/index.ts
Normal file
1
src/components/animation/index.ts
Normal file
@@ -0,0 +1 @@
|
||||
export { AnimationCanvas } from "./AnimationCanvas";
|
||||
Reference in New Issue
Block a user