Relative Content

Tag Archive for javascriptiosreact-nativeforeground-servicenativeeventemitter

new NativeEventEmitter() requires a non-null argument

I am encountering an error when trying to register the foreground service using ReactNativeForegroundService from the @supersami/rn-foreground-service library. The same code works correctly on Android, but I am facing issues on iOS.