react-native-pdf icon indicating copy to clipboard operation
react-native-pdf copied to clipboard

tvOS compatibility

Open wvanhaevre opened this issue 10 months ago • 1 comments

According to the podspec, this package supports tvOS: podspec link, when using the new architecture (fabric_enabled)

But, in the implementation of RNPDFPdfView UIPinchGestureRecognizer is used which is not supported by tvOS. Hence, building the source fails.

wvanhaevre avatar Feb 28 '25 18:02 wvanhaevre

@wvanhaevre any luck here?

mehthabux avatar Mar 11 '25 12:03 mehthabux