Answering my own question just in case anyone has this problem in the future, the issue seems to be the new architecture of React Native.
For the time being (RN: 0.76.0) it seems that you have to disable it by adding this to your grandle.properties newArchEnabled=false