https://github.com/amwebexpert/poc-react-native-pdf
POC for iOS and Android - View PDF files natively
https://github.com/amwebexpert/poc-react-native-pdf
Last synced: 10 months ago
JSON representation
POC for iOS and Android - View PDF files natively
- Host: GitHub
- URL: https://github.com/amwebexpert/poc-react-native-pdf
- Owner: amwebexpert
- Created: 2021-08-07T21:24:10.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2021-08-11T19:20:48.000Z (almost 5 years ago)
- Last Synced: 2025-06-11T08:09:51.271Z (about 1 year ago)
- Language: TypeScript
- Size: 4.96 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# POC react-native-pdf
POC for iOS and Android - View PDF files natively.
NOTE: look at `src/screens/PDVViewer/PDFViewer.tsx` for the viewer, which is used inside `Home.tsx`. The rest of the codebase is just bootstraping stuff of the native application copied from another project...
Android | iPhone
-------------------------------------------------------------------------------------------------------|-----------------------------------------------------------------------------------------------
| 
## Commands
- `yarn start` (starts Metro)
- `yarn run android:dev` (starts app with .env.development configurations)