react-native
react-native copied to clipboard
React Native library for PSPDFKit for iOS, Android and Windows UWP.
Results
2
react-native issues
Sort by
recently updated
recently updated
newest added
# Details Passing a URL to the `document` prop causes an error on iOS. The reason is how the `parseURL` function handles incoming strings. If you pass a link, the...
# Details Provide two new props to the `PSPDFKitView` component. This allows for further customization of the component to select acceptable signature modes and colors: ```jsx import PSPDFKitView, { PDFConfiguration...