I am new to IOS, my requirement is a slide menu on my view, I don't want use any third part libraries. So I tried these approaches 1. Whenever a button is clicked I tried to add a view with a new TableView at X = -320 added as subview to my view and used like thisI am new to IOS, my requirement is a slide menu