I am trying to run some C++ code with react-native so I created an Objective-C++ bridge that calls my c++ code. My app compiles just great, and it runs with no errors, but I