wonday / react-native-pdf

A <Pdf /> component for react-native
MIT License
1.58k stars 540 forks source link

'requireNativeComponent' is not defined #750

Open SnehilPatidar opened 1 year ago

SnehilPatidar commented 1 year ago

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

lukutism commented 1 year ago

bump

AhmedMustafa505 commented 11 months ago

I got the same error any updates ???

AhmedMustafa505 commented 11 months ago

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.