wonday / react-native-pdf

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

Invariant Violation: requireNativeComponent: "RCTPdf" was not found in the UIManager. #775

Open xiao-shu-sheng opened 9 months ago

xiao-shu-sheng commented 9 months ago

What react-native version are you using? react-native: 0.72.4

What react-native-pdf version are you using? "react-native-pdf": "^6.7.1", What platform does your issue occur on? (android/ios/both) android

Describe your issue as precisely as possible : requireNativeComponent: "RCTPdf" was not foundin the UlManager getNativeComponentAttributes.js:27:3

The code is the same as your demo