wonday / react-native-pdf

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

Exported PDF props (Update index.d.ts) #767

Closed mrshahzeb7 closed 8 months ago

mrshahzeb7 commented 10 months ago

Export the props as well

Because I am creating a component that will show the pdf and I want it to extend the prop of the react-native-pdf but I am unable to access it

Therefore I exported

wonday commented 8 months ago

Thanks