llimental/ios-book-app

Step 4: Detailed screen implementation (individual book)

Closed this issue · 0 comments

  • When you click the image of a book on the main list screen, it moves to the book detail screen
  • Expose the representative image of the book
    • Tap the image to enlarge and check the image
  • Provide preview button
    • 'PDF Viewer' pops up when tapped
  • Provides the plot of the book.
    • Up to 100 characters are exposed, and more characters are provided through the 'More button'.
    • If you press the 'More button', the full text will be exposed.
  • Provide an introduction to the author.
    • Up to 100 characters are exposed, and more characters are provided through the 'More button'.
    • If you press the 'More button', the full text will be exposed.
  • Users can directly add notes about the book.