Can't open the app in React Native 0.70.2 iOS

Hi, i install @estimote/react-native-proximity and works good on the android but when I open in the iOS I get this error in the metro and the app appears white.

`` Invariant Violation: new NativeEventEmitter() requires a non-null argument```

I think is not working because of the linking.
Thank you