Hi everyone,
I’m trying to enable React Native 0.70.15 for a device with a 16KB page size. I need to upgrade the targetSdkVersion to 35 while using RN 0.70.15.
Currently, the application works fine on devices with 4KB page size, but it crashes on the 16KB device.
Has anyone encountered this issue or have suggestions on how to successfully build RN 0.70.15 for a 16KB page size device?
Thanks in advance!
Top comments (0)