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
{{ message }}
This repository has been archived by the owner on Oct 14, 2020. It is now read-only.
If you try out the drawer example on https://snack.expo.io/rkhC9onuG you'll notice that when you go back from it you can see the drawer. This is because it's translated out of view but when we translate the container that it lives in, we can see it again. Setting its opacity to 0 would resolve this issue.
The text was updated successfully, but these errors were encountered:
If you try out the drawer example on https://snack.expo.io/rkhC9onuG you'll notice that when you go back from it you can see the drawer. This is because it's translated out of view but when we translate the container that it lives in, we can see it again. Setting its opacity to 0 would resolve this issue.
The text was updated successfully, but these errors were encountered: