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
Remove usage of deprecated function removeListener (#591) (be02ed6)
BREAKING CHANGES
From now on, we require react-native>=0.65 to work correctly (because react-native@0.65 deprecates the removeListener API that we were using before this change).