transistorsoft / react-native-background-geolocation

Sophisticated, battery-conscious background-geolocation with motion-detection
http://shop.transistorsoft.com/pages/react-native-background-geolocation
MIT License
2.63k stars 425 forks source link

new NativeEventEmitter() requires a non-null argument #2129

Open petertoth-dev opened 1 month ago

petertoth-dev commented 1 month ago

Your Environment

Expected Behavior

It should work

Actual Behavior

The App can't even start up, it throws: new NativeEventEmitter() requires a non-null argument error.

Steps to Reproduce

  1. Install the package with npm
  2. Add basic example code
  3. See the result

Context

Debug logs

Logs ``` PASTE_YOUR_LOGS_HERE ```
christocracy commented 1 month ago

Try to reproduce in freshly generated “hello-world” app.

github-actions[bot] commented 1 day ago

This issue is stale because it has been open for 30 days with no activity.