Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/cesarvr/reactnativepdfexample
ReactNativePDFExample
https://github.com/cesarvr/reactnativepdfexample
Last synced: about 1 month ago
JSON representation
ReactNativePDFExample
- Host: GitHub
- URL: https://github.com/cesarvr/reactnativepdfexample
- Owner: cesarvr
- Created: 2020-03-17T09:00:25.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2023-01-05T10:18:29.000Z (almost 2 years ago)
- Last Synced: 2023-05-15T07:20:20.534Z (over 1 year ago)
- Language: JavaScript
- Size: 1.55 MB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 15
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
### Generating PDF Documents
#### Install
```sh
git clone https://github.com/cesarvr/react-native-pdf-generator-demo
react-native run-ios
```### Demo
![](https://github.com/cesarvr/react-native-pdf-generator-demo/blob/master/demo-img/pdf_document.gif?raw=true)
Here we just transform a this [web-page](https://cesarvr.io) into PDF.