christopherdro / react-native-html-to-pdf

Convert html strings to PDF documents using React Native
MIT License
434 stars 264 forks source link

APK Size Almost Doubles #186

Closed haresh4d closed 3 years ago

haresh4d commented 4 years ago

After adding this package to my project it has increased the size of apk to double. There are duplicate folders created in apk.

marcorm commented 4 years ago

any solution to this?

haresh4d commented 4 years ago

You need to use react-native-html-to-pdf-custom

stale[bot] commented 3 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

Onibenjo commented 3 years ago

You could use react-native-html-to-pdf-lite which is a lighter version

stale[bot] commented 3 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.