cnjon / react-native-pdf-view

React Native PDF View
MIT License
405 stars 167 forks source link

None Podspec founded #113

Closed MatiSera closed 4 years ago

MatiSera commented 4 years ago

image I'm trying to install the package on my app. On Android, I have everything set up and working. But I found an error on iOS: PDFView was not found in the UIManager. I've tried to add the pod 'RNPDF', :path => '../node_modules/react-native-view-pdf' on my Podfile but, when I do a pod install the error on the image shows on the console.

EDIT: Now the app and the PDF it's working! But that message it's steel showing