A sample project for epub-viewer.
The SDK used in this project, SkyEpub, non-commercial use only.
- Add the epub file you want to open in ./assets/books/
- Change the
bookNameinBookViewerViewModel.ktto the name of the epub file you added, or use the existing epub file name. - Run the project then you can read the epub file.
