# Example projects for React Native PDF library

PSPDFKit ships with a couple example projects to help you get up and running faster.

## PSPDFKit Catalog

The Catalog example project contains several examples. In this project, you’ll find sample code for:

- Toolbar customizations

- Annotation processing

- Programmatic form filling

- Custom configurations

- Lots of other use cases

This Catalog example is available as a [source-available project on GitHub](https://github.com/PSPDFKit/react-native/tree/master/samples/Catalog).

**To download and run the Catalog example on Android and iOS, you can follow these [getting started instructions](https://github.com/PSPDFKit/react-native/tree/master/samples/Catalog).**