ios - Push/Present a viewcontroller from right,the viewcontroller cover 3/4 part of previous viewcontroller -
i want this:i push or present viewcontroller called b, previous viewcontroller called a, b won't cover full screen, it's 3/4 width of screen's width,the left 1/4 width of turns dark,when tap area,b can dismissed,is possible? appreciate suggestions!
why don't try out open source libraries achieve this. best library have come across swrevealviewcontroller
there tutorial on appcoda featuring library. check out more info.
fyi,
if still prefer diy approach, take @ this.
Comments
Post a Comment