IOS-M3-04 实现继续阅读/上次位置恢复 #32
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
目标
退出资料后再次进入能恢复上次阅读位置。
对应 zhixi-document-runtime #21 IOS-DOC-004。
完成情况
已完成 ✅
Features/MaterialReader/ReadingPositionStore.swift— UserDefaults 持久化save/load/remove/hasPosition四个方法MaterialReaderView集成:待完成
关闭
ReadingPositionStore 已实现(上次阅读位置恢复)。