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

Unable to close the Tootip in 'background' and 'inactive' state #168

Open
romeshyadav007 opened this issue Oct 28, 2022 · 0 comments
Open

Comments

@romeshyadav007
Copy link

romeshyadav007 commented Oct 28, 2022

Tooltip is working fine in the active state, but we need to close the tooltip when the app enters Background or Inactive state. We applied the appstate listener in RN and tried to toggle 'isVisible' prop of the tooltip.
It results in the following error on iOS:-

Presenting view controller
<RCTModalHostViewController: 0x13a421820> from detached
view controller <RNSScreen: 0x1311a22b0> is discouraged.

In addition, app hangs and becomes unresponsive.

Let us know if you need any more information.

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

1 participant