reader for epub file POC for iOS using readium
Readium Readium Swift Toolkit
To run the example project, clone the repo, and run pod install
from the Example directory first.
- Supported build target - iOS 13.0 and later (Xcode 14.x)
this project adheres to Semantic versioning
Given a version number MAJOR.MINOR.PATCH, increment the:
- MAJOR version when you make incompatible API changes,
- MINOR version when you add functionality in a backwards compatible manner, and
- PATCH version when you make backwards compatible bug fixes.
- Remove library screen
- Change font
- Fix scroll option
- Fix scroll option to be vertical or horizontal only
We alway welcome your contributions 👏
- Fork (https://github.com/amrangry/ePubReader) 🎉
- Create a feature branch ☕
- Run test suite with the
$ make test
command and confirm that it passes ⚡ - Commit your changes 📝
- Rebase your local changes against the
master
branch 💡 - Create new Pull Request 💌
Bugs, feature requests and comments are more than welcome in the issues.
I would like to make ePubReader
a better Project.
The goal is to be able to use in various projects.
Therefore, your feedback is very useful.
I am very happy to tell you your opinions on Issues and PR ❤️