4.5.3
- Fix warnings regarding
new NativeEventEmitter()
being called without the requiredaddListener
andremoveListeners
methods, which fixes this issue
new NativeEventEmitter()
being called without the required addListener
and removeListeners
methods, which fixes this issue