wonday / react-native-pdf

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

feat: add load method #861

Closed WoLewicki closed 3 days ago

WoLewicki commented 3 months ago

PR concerning New Architecture support in the library :tada:

We at Software Mansion have been working on improving support for the new architecture for quite a while now. If you need help with anything related to New Architecture, like:

or you just want to ask any questions, hit us up on projects@swmansion.com


Summary

PR adding load method needed for dynamic frameworks to work with the library. See https://github.com/facebook/react-native/pull/37274 for more information.