react-native-pdf-annotator
v0.2.9
Published
test
Downloads
10
Readme
react-native-pdf-annotator
PDF Annotator
Installation
npm install react-native-pdf-annotator
Usage
import { PdfAnnotatorView } from "react-native-pdf-annotator";
// ...
<PdfAnnotatorView color="tomato" />
Contributing
See the contributing guide to learn how to contribute to the repository and the development workflow.
License
MIT
Made with create-react-native-library