{"library":"react-native-pdf","type":"library","category":null,"description":"react-native-pdf is an actively maintained React Native component designed for displaying PDF documents across iOS, Android, and Windows platforms. The current stable version is 7.0.4, with releases occurring frequently to address bugs and add features. It enables developers to render PDFs from various sources, including URLs, blobs, local files, and app assets, with built-in caching capabilities. Key features include horizontal or vertical display, drag and zoom gestures, double-tap zoom, support for password-protected PDFs, and the ability to jump to specific pages. It differentiates itself by offering comprehensive cross-platform support and robust viewing functionalities, leveraging `react-native-blob-util` for efficient file system interactions. For Expo users, it requires a Custom Dev Client and an Expo Config Plugin rather than Expo Go. This library is a strong choice for applications requiring native PDF rendering capabilities.","language":"javascript","status":"active","version":"7.0.4","tags":["javascript","react-component","react-native","android","ios","pdf","view","viewer","typescript"],"install":[{"cmd":"npm install react-native-pdf","imports":["import PDF from 'react-native-pdf';","const source = { uri: 'http://example.com/test.pdf', cache: true };","import { StyleSheet } from 'react-native';"]},{"cmd":"yarn add react-native-pdf","imports":[]},{"cmd":"pnpm add react-native-pdf","imports":[]}],"homepage":null,"github":"https://github.com/wonday/react-native-pdf","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/react-native-pdf","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"18–22","success_rate":0,"avg_install_s":null,"avg_import_s":null,"wheel_type":null},"url":"https://checklist.day/v1/registry/react-native-pdf/compatibility"},"provenance":{"verified_status":null,"verified_at":null,"last_verified":"Wed Jun 17","next_check":"Sat Jul 18","install_tag":null}}