JeffreyVanelderenACA

Results 6 comments of JeffreyVanelderenACA

I've found a workararound, see: https://github.com/wonday/react-native-pdf/issues/448#issuecomment-1117216273

FYI This issue is not `horizontal={true}` specific, it's because Android cannot handle a scrollable component in a ScrollView. I managed to find a workaround. I'll add it for future reference...

I created a patch-package so that only `isVisible` and `onModalHide` properties are required. Install patch-package in dev-dependencies, add this file to rootproject/patches and add 'patch-package' to postinstall in script in...

@d4rken The URL's should be valid, it's an URL like `https://apps.xxxx.xxx/webportal`, I've tried some other dummy URL's as well but it's not showing up. I also don't think the URL...

Any updates on this issue?

@d4rken Hi, can you provide a status update if any?