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
Is there any way to check did i already opened the window?
When we close second window by clicking x, in our app we don't have that event happened and that window is closed. So we can't predict do we need to update or open the window in that case.
Steps to reproduce
/
React Native Version
0.73.5
Affected Platforms
Runtime - Android, Runtime - iOS
Output of npx react-native info
/
Stacktrace or Logs
/
Reproducer
/
Screenshots and Videos
No response
The text was updated successfully, but these errors were encountered:
It's a valid feature request to add an event listener on a given window to know when its state changes. Let's keep this issue open until it gets implemented
Description
Is there any way to check did i already opened the window?
When we close second window by clicking x, in our app we don't have that event happened and that window is closed. So we can't predict do we need to update or open the window in that case.
Steps to reproduce
/
React Native Version
0.73.5
Affected Platforms
Runtime - Android, Runtime - iOS
Output of
npx react-native info
Stacktrace or Logs
Reproducer
/
Screenshots and Videos
No response
The text was updated successfully, but these errors were encountered: