Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Patrick-web authored Aug 6, 2023
1 parent 4beb69c commit 6827e49
Showing 1 changed file with 31 additions and 31 deletions.
62 changes: 31 additions & 31 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,31 +1,31 @@
# PDF Example

![Supports iOS](https://img.shields.io/badge/iOS-000.svg?style=flat-square&logo=APPLE&labelColor=999999&logoColor=fff)
![Supports Android](https://img.shields.io/badge/Android-000.svg?style=flat-square&logo=ANDROID&labelColor=A4C639&logoColor=fff)

Use `react-native-pdf` in a custom [Expo Dev Client](https://docs.expo.dev/clients/introduction/) (not available in Expo Go).

## 🚀 How to use

```sh
npx create-react-native-app -t with-pdf
```

## ☁️ Build in the cloud

- [Building with EAS](https://docs.expo.dev/eas/)

## 🏃 How to build and run locally

- [Setup development Environment](https://reactnative.dev/docs/environment-setup)
- 🍎 Build/Run on iOS `yarn ios`.
- 🤖 Build/Run on Android `yarn android`.

## 📝 Notes

- [React Native PDF](https://github.com/wonday/react-native-pdf)
- [Expo Config Plugin: PDF](https://github.com/expo/config-plugins/tree/master/packages/react-native-pdf)
- [Expo Development Client docs](https://docs.expo.dev/clients/introduction/)
- [Building with EAS](https://docs.expo.dev/eas/)
# livre
# livre
<div align="center">
<img src="https://raw.githubusercontent.com/LivreBooks/livre/main/assets/logo.png" width="200" height="200" style="display: block; margin: 0 auto"/>
<h1>Livre</h1>
<p>A mobile client for <a href="https://ligen.is">Library Genesis</a> for downloading and reading books.</p>

[![React Native](https://img.shields.io/badge/-React%20Native-3a83f9?style=for-the-badge&logo=react&logoColor=white&labelColor=2ec781)](https://reactnative.dev)
</div>

## Features

- Recommendations - Book recommendations for various Genres.
- Searching - Search books by Title or Author.
- Download - Download books in pdf and epub format.
- Supports all Categories currently on libgen.is.
- Download Library - All Books downloaded are added to your local library.
- Reader - An inbuilt app book reader supporting pdf and epub files.
- Online Account - All downloads are saved to the user's account enabling restoring when switching devices.
- Extras
- Restore to the last page read.
- Bookmarks
- Reader Themes
- Dark Mode

<p align="center">
<img width="16%" src="[https://user-images.githubusercontent.com/56973177/180152688-8cfaf616-0ee7-402a-981f-58ed3e5b2c07.png](https://github.com/LivreBooks/livre/blob/main/screenshots/search.png?raw=true)">
<img width="16%" src="[https://user-images.githubusercontent.com/56973177/180152828-78fc4d64-8721-4cee-ade2-463ea1ab63b2.png](https://github.com/LivreBooks/livre/blob/main/screenshots/search%20tab.png?raw=true)"/>
<img width="16%" src="[https://user-images.githubusercontent.com/56973177/180152764-4c6a5141-4930-4783-bd1e-b2feaec9b223.png](https://github.com/LivreBooks/livre/blob/main/screenshots/explore-tab.png?raw=true)"/>
<img width="16%" src="[https://user-images.githubusercontent.com/56973177/180152842-9f45ea85-45c1-4ffc-a0ee-92069c4d99fb.png](https://github.com/LivreBooks/livre/blob/main/screenshots/category.png?raw=true)"/>
<img width="16%" src="[https://user-images.githubusercontent.com/56973177/180152861-ae83ccf5-6e0f-4b58-a6ba-3d8bac20cc36.png](https://github.com/LivreBooks/livre/blob/main/screenshots/subcategory.png?raw=true)"/>
<img width="16%" src="[https://user-images.githubusercontent.com/56973177/180152870-9fc33ef1-dd4b-4cd5-9a16-146feb0bc321.png](https://github.com/LivreBooks/livre/blob/main/screenshots/bookviewer.png?raw=true)https://github.com/LivreBooks/livre/blob/main/screenshots/bookviewer.png?raw=true"/>
</p>

0 comments on commit 6827e49

Please sign in to comment.