This was a personal project, made out of the curiosity to read books and the unavailability of good e-book readers with the note taking functionality that I wanted.
The app has the following features:
- Download any book you like.
- Save the books in the app itself.
- Read with a built-in pdf Reader.
- Create Notes, with features like Adding Tags to track important Highlights/Notes.
Feel free to pull and use the app. Run the following commands:
npm install
react-native run-android
react-native start
I have changes some part of the app, due to copyright issues and stuff, but you can still use the template, UI, etc. of the app to mix and match to create your own version of the app.