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
Fix useAppState hook causing "removeEventListener" deprecated warning on newer react native versions
Tried to keep it backward compatible by checking if the remove method exists
0 commit comments