Facing 16 KB Page Size Issue with PdfiumAndroid / react-native-pdf on Android 15+
[]
Developing Android Apps
Hi everyone,I’m running into an issue with react-native-pdf on Android 15+.
It seems the precompiled native libraries in PdfiumAndroid (libmodpdfium.so, libmodpng.so, libmodft2.so, libjnipdfium.so) are built with 4 KB page alignment, which is incompatible with the 16 KB page size requirement in Android 15+.
Has anyone managed to:Rebuild PdfiumAndroid with 16 KB alignment?
Found an alternative PDF library for React Native that works on Android 15+?
References:PdfiumAndroid GitHub issuereact-native-pdf GitHub repoThanks in advance 🙏
['works'
'heart'
'alignment'
'workarounds'
'github'
'page'
'pdfiumandroid'
'native'
'16'
'kb'
'android'
'internet']