Feat: Touch Gestures (Pinch Zoom) for Reader (#29)

This commit is contained in:
Youwes09
2026-04-27 13:31:10 -05:00
parent dc174bee4a
commit 84c2a82c2c
8 changed files with 415 additions and 227 deletions
+2
View File
@@ -3,3 +3,5 @@ export * from "./chapter";
export * from "./extension";
export * from "./tracking";
export * from "./api";
export * from "./settings";
export * from "./history";