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

'requireNativeComponent' is not defined

Open SnehilPatidar opened this issue 2 years ago • 3 comments

Error: Requiring module "node_modules\react-native-pdf\index.js", which threw an exception: ReferenceError: 'requireNativeComponent' is not defined (Only on windows platform)

react-native - 0.68.0

react-native-pdf - 6.7.1

SnehilPatidar avatar Jul 11 '23 07:07 SnehilPatidar

bump

lukutism avatar Sep 04 '23 11:09 lukutism

I got the same error any updates ???

AhmedMustafa505 avatar Oct 02 '23 10:10 AhmedMustafa505

Error: Requiring module "node_modules\react-native-pdf\index.js", which threw an exception: ReferenceError: 'requireNativeComponent' is not defined (Only on windows platform)

react-native - 0.68.0

react-native-pdf - 6.7.1

Just downgrade the react-native-pdf version to @6.6.2 it's working fine with me.

AhmedMustafa505 avatar Oct 02 '23 10:10 AhmedMustafa505