Coding Java to support PDF export for Android

Coding Java to support PDF export for Android

Hey, what's up? It's Takuya here.

Last week, I worked on implementing the PDF export feature for iOS by writing some Objective-C code. Today, I worked on Android by writing some Java code.

By the way, the new video on devaslife will be published soon. Please look forward to it!

Calling createPrintDocumentAdapter from ReactContext

Read more