swift-toolkit icon indicating copy to clipboard operation
swift-toolkit copied to clipboard

SwiftUI: Open a book on tap

Open gatamar opened this issue 2 years ago • 0 comments

This PR aims to open a book somehow.

Changes:

  • extracted new services BookOpener, BookImporter , BookRemover from the LibraryService
  • added a wrapper over the ReaderViewController
  • improved navigation - when we open a book, a bottom tab bar disappears
  • refactored Container, as now it has more responsibilities

Out of scope (coming soon in the next PRs):

  • Highlights, Search, and any other Reader supporting views

gatamar avatar Sep 03 '22 23:09 gatamar