wonday / react-native-pdf

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

fix #840

Closed quany closed 3 months ago

quany commented 4 months ago

0.74.1 events

Aashik-orostechllc commented 3 months ago

Issue: java.lang.IllegalStateException: Tried to access a JS module before the React instance was fully set up. Calls to ReactContext#getJSModule should only happen once initialize() has been called on your native module.

tested and the issue got resolved, thanks for the fix.

using as below for now, "react-native-pdf": "git+https://github.com/wonday/react-native-pdf.git#d69e08c2087312f9faa8e60e6164b8b259ac0bb5",