I am getting a warning when initialising sdk: ``` new NativeEventEmitter() was called with a non-null argument without the required addListener method. ``` "singular-react-native": "3.3.0", "react-native": "0.71.4", there is a PR that seems to fix it https://github.com/singular-labs/react-native-sdk/pull/32 but it was Closed