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

Cannot read property 'convert' of null : this occurs while using react native expo #312

Open
LuckyBelieve opened this issue May 17, 2024 · 2 comments

Comments

@LuckyBelieve
Copy link

while using react native with expo
const file = await RNHTMLtoPDF.convert(Options)
this line line seems not to work and the error given is

"Cannot read property 'convert' of null"

searched through all documentations and found that for react native with expo there is no way that this file can be created

@thegreatzeus
Copy link

Did you build a new development client after adding react-native-html-to-pdf to your project's dependencies?

@HERYORDEJY
Copy link

@LuckyBelieve You should switch to the development build instead of Expo Go

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

3 participants