Yes, you can swipe using e.g. the Swipe Container. This has already been discussed e.g. here and you will find some documentation there.
When your question is answered, please close this topic by choosing Select as Best.
Good luck!
/Peter
In order to give better visibility on the answered topics, please click on Accept as Solution on the reply which solved your issue or answered your question.
For a vertical swipe container you can simply modify the widget so that it moves according to the y coordinate instead of the x coordinate. It should be pretty straightforward. I don't recommend to modify directly the widget but to create a custom one which is basically a copy of the Swipe container with the vertical aspect added.
What do you mean by slide menu ? If you want a menu you can slide we have 3 main possibilities :