ios - Multiple custom views in a single scene in Xcode -


requirement: have main view. on tap of button in main view, small custom view should appear overlay on main view.

can design both views in single scene?

snapshot of xcode scene: http://tinypic.com/r/sos8kh/9

will work?

or use of adding view @ place?

yes should work, when click button use iboutlet make visible if have other problems let me know il happy try , :)


Comments

Popular posts from this blog

java - pagination of xlsx file to XSSFworkbook using apache POI -

Unlimited choices in BASH case statement -

apache - How do I stop my index.php being run twice for every user -