"react-native": "^0.65.3",
"react-native-pdf": "^6.7.1",
Both Anfroid/iOS
Describe your issue as precisely as possible :
When i'm trying to run the project in android studio , then throwing error in Android/App/src/main/java/com/project MainApplication.java
Error: Cannot resolve symbol 'RCTPdfView' : 13 (line)
You are tring to manually link the project using an old file name, this file does not exist anymore, please downgrade your version to 6.6.0 or rename RCTPdfView to RNPDFPackage
Describe your issue as precisely as possible : When i'm trying to run the project in android studio , then throwing error in Android/App/src/main/java/com/project MainApplication.java
Error: Cannot resolve symbol 'RCTPdfView' : 13 (line)
kindly provide best solution