react-native-pdf
react-native-pdf copied to clipboard
'requireNativeComponent' is not defined
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
bump
I got the same error any updates ???
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.