Mehrdad Moradi

Results 4 comments of Mehrdad Moradi

I have the same issue ![image](https://user-images.githubusercontent.com/32686213/197673423-4cf5fcaa-b870-45e4-9557-725949cb43be.png)

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?