Mehrdad Moradi
Mehrdad Moradi
I have the same issue 
Once your app intercepts a `keyEvent` the default behavior for that `keyEvent` is prevented by default. For what purpose would you want to `preventDefault()`?
> I want to prevent behaviour after read my key i see react native click inside my app. I want to prevent this behaviour. I can confirm this is a...
Did you build a new [development client](https://docs.expo.dev/develop/development-builds/introduction/) after adding `react-native-html-to-pdf` to your project's dependencies?