React native – java.lang.UnsatisfiedLinkError: dlopen failed: library "libreact_featureflagsjni.so" not found
I was manually upgrading a react-native app from 0.67.2 to 0.76.2 (making changes in the required files). I was able to build the android app successfully after a day of debugging here and there. But when I tried to install…