I have updated my app with the latest library, but I still receive an error for one package that is not compatible with the new Play Store requirement for all apps to support a 16KB page size.
Analysing the APK shows that libreact-native-quick-sqlite.so
does not support 16KB page size.
Error from Play Store:
Libraries that do not support 16 KB:
base/lib/arm64-v8a/libreact-native-quick-sqlite.so
base/lib/x86_64/libreact-native-quick-sqlite.so
Check also the screenshot from Android Studio, Analyzing APK result.

I hope the team prioritizes this ASAP, since starting from 1 NOV, we will not be able to update the app.