Octobook is a simple App that offers offline/online gitbooks reading.

Features

  • check the most popular books
  • online reading/check authors’ other books
  • download book for offline reading
  • search

Why make this

This is just an experiment learning more about iOS development and Cocopods 3rd party library usage.

All the UI related thing is done using Storyboard.

Build

Build to your device with Xcode

git clone then open Octobook.xcworkspace

p.s.

  1. You can test the iOS app on your device without paid apple developer program or jailbreak – > stackoverflow.com/questions/4…
  2. If anything about 3rd party libraries goes wrong, try update pod or pod (re)install, Google is your friend.

Thanks

  • CocoaPods
  • Alamofire
  • Fuzi
  • BRYXBanner
  • FolioReaderKit