Curiosity-Book-App

An e-Book Reader built with React Native. The App allows users to download any possible book available online, read the e-book using a built-in pdf reader and also has note-taking capabilities built-in.

The app has the following features:

  1. Download any book you like.
  2. Save the books in the app itself.
  3. Read with a built-in pdf Reader.
  4. Create Notes, with features like Adding Tags to track important Highlights/Notes.

Steps to Start

Feel free to pull and use the app. Run the following commands:

npm install 
react-native run-android 
react-native start

Screenshots

screenshot-1

screenshot-2

GitHub