ios - iPhone - Slide Menu (UITableView) over current UIView with blur effect -


I would like to add my current application to a menu that has "slides" on the current "UIView". For menus, I want to use the UITableView should look like this old Facebook app. If you tap on the menu button in the upper left, then the menu should slide from left to screen. But not like the Facebook app, the menu should not "push" another scene, it should slide across UIView . It would be great if someone could help me.

The code does not require that your own Check out a library that can help you complete this. For example:



Comments

Popular posts from this blog

Verilog Error: output or inout port "Q" must be connected to a structural net expression -

jasper reports - How to center align barcode using jasperreports and barcode4j -

c# - ASP.NET MVC - Attaching an entity of type 'MODELNAME' failed because another entity of the same type already has the same primary key value -