Ptt-official-app / Ptt-iOS

37 stars 7 forks source link

Fix duplicated favorite api call #77

Closed xxi511 closed 1 year ago

xxi511 commented 1 year ago

Introduce FavoriteBoardManager, leverage combine
Board list and search view can observe FavoriteBoardManager to receive change of favorite boards.
Doesn't need to call API twice