Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to know when we return back to app from settings? #4

Open
VilleMiekkoja opened this issue Dec 15, 2019 · 4 comments
Open

How to know when we return back to app from settings? #4

VilleMiekkoja opened this issue Dec 15, 2019 · 4 comments

Comments

@VilleMiekkoja
Copy link

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.

@riwu
Copy link
Owner

riwu commented Dec 16, 2019

You can use AppState.

@Prince05true
Copy link

Is there any fix for IOS to open directly the notifications?

@riwu
Copy link
Owner

riwu commented Oct 23, 2020

Is there any fix for IOS to open directly the notifications?

iOS API did not have the capability to do that, not sure if this has changed.
Do you know any apps that are able to do this?

@Prince05true
Copy link

Ok Thanks @riwu i will let you know if there is any update for API IOS.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants