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
Unable to close stories when clicking on cross icon. I am able to change the color of the close icon through props as mentioned on the documentation but unable to close user stories unless i use native android back navigation.
There is a prop called isVisible which takes a boolean value from the useState hook to control the visibility of the component. Another prop, onHide, is a function that sets the state to false to hide the component. For example:
Uh oh!
There was an error while loading. Please reload this page.
Unable to close stories when clicking on cross icon. I am able to change the color of the close icon through props as mentioned on the documentation but unable to close user stories unless i use native android back navigation.
https://www.loom.com/share/e8e071699c9c459d9e359f8b29a5b28b
The text was updated successfully, but these errors were encountered: