Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

A question about the package's native module name #894

Open
eeslamadelll opened this issue Nov 30, 2024 · 0 comments
Open

A question about the package's native module name #894

eeslamadelll opened this issue Nov 30, 2024 · 0 comments

Comments

@eeslamadelll
Copy link

eeslamadelll commented Nov 30, 2024

What react-native version are you using?
0.72.6
What react-native-pdf version are you using?
6.7.5
What platform does your issue occur on? (android/ios/both)
Android
Describe your issue as precisely as possible :
just checking the existence of the package native module using it's name always returns null however it is installed correctly

Show us the code you are using?
using NativeModules['RNPDFPdfView'] always return null, not sure if i'm doing something wrong.
also tried NativeModules[PdfManager] and it returns null as well

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant