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
Inside BottomDrawer.js I added an extra property swipeDown which has a default value of true. I then added a check in Animator.js inside handlePanResponderMove:
Now I can set the swipeDown property to true or false in the BottomDrawer component. When the drawer is in its down position it can't move down only up.
No description provided.
The text was updated successfully, but these errors were encountered: