You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
EventEmitter.removeListener('appStateDidChange', ...): Method has been deprecated. Please instead use remove() on the subscription returned by EventEmitter.addListener.
The text was updated successfully, but these errors were encountered:
useDeviceOrientation, too. I will try PR that replace removeEventListener, however each addEventListener() returns void at @type/react-native: "0.62.18" in package.json.
EventEmitter.removeListener('appStateDidChange', ...): Method has been deprecated. Please instead use remove() on the subscription returned by EventEmitter.addListener.
The text was updated successfully, but these errors were encountered: