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
Reran it, and then experienced this weird UI Glitch:
This happens after clicking "add", it successfully adds the tag to the list, closes the Modal and then "reopens" it. And I had a look that the modalVisible is actually remains false.
Do you know how to fix this?
The text was updated successfully, but these errors were encountered:
Hi,
Thanks for the great tutorial. I cloned the repo, ejected it and ran it with react-native run-ios.
It works great. I then upgrade the dev dependancies from:
To:
Reran it, and then experienced this weird UI Glitch:
This happens after clicking "add", it successfully adds the tag to the list, closes the Modal and then "reopens" it. And I had a look that the modalVisible is actually remains false.
Do you know how to fix this?
The text was updated successfully, but these errors were encountered: