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
How to detect return to react-native app from the settings? I wish to update the status in my app after the user has returned from the settings, to see if it has changed. Im using react-navigation module, and don't know how to detect return from settings. The 'willFocus' even of react-navigation does not fire when coming back.
The text was updated successfully, but these errors were encountered:
How to detect return to react-native app from the settings? I wish to update the status in my app after the user has returned from the settings, to see if it has changed. Im using react-navigation module, and don't know how to detect return from settings. The 'willFocus' even of react-navigation does not fire when coming back.
The text was updated successfully, but these errors were encountered: