Daniel Destouche
Daniel Destouche
I'm running on x64 and have pulled down the source, everything compiles successfully but at runtime running the `Test.Console` project I get the exception. It looks like its trying to...
When using the deferred file operations as a means of driving an update feature. I realized that only files in folders that exist will be written. If the folder hierarchy...
Are there plans for React18 support?
# 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...
Is this project still supported? Has anyone heard from these guys or can give a thumbs up to their work and availability? I have not been able to contact or...
Update peer dependency to allow react-native >=0.74.1
> Starting November 1st, 2025, all new apps and updates to existing apps submitted to Google Play and targeting Android 15+ devices must support 16 KB page sizes on 64-bit...
Took a first stab at migrating this library to Typescript and validating implementation in a current project to ensure no errors. This builds on #61 and instead of updating definitions,...